Show / Hide Table of Contents

Enum Enums.RowPosition

For Grid.DeleteRow, delete the first or last row. We do have DeleteRow(rowIdx), too

Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public enum RowPosition

Fields

Name Description
First
Last

Extension Methods

EnumExtensions.GetAttributeOfType<TAttribute>()
In This Article
Back to top Generated by DocFX