'Declaration Public Enum GridNewRowPosition Inherits System.Enum
public enum GridNewRowPosition : System.Enum
'Declaration Public Enum GridNewRowPosition Inherits System.Enum
public enum GridNewRowPosition : System.Enum
Member | Description |
---|---|
Bottom | The new row template is displayed at the bottom of the grid. |
None | Do not show new row template. |
Top | The new row template is displayed at the top of the grid. |
System.Object
System.ValueType
System.Enum
C1.WPF.Grid.GridNewRowPosition