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 |
For Grid.DeleteRow, delete the first or last row. We do have DeleteRow(rowIdx), too
public enum RowPosition
| Name | Description |
|---|---|
| First | |
| Last |