'DeclarationPublic Enum NewRowPosition Inherits System.Enum
public enum NewRowPosition : System.Enum
'DeclarationPublic Enum NewRowPosition Inherits System.Enum
public enum NewRowPosition : System.Enum
| Member | Description | 
|---|---|
| Bottom | The new row template is displayed at the bottom of the grid. | 
| Top | The new row template is displayed at the top of the grid. | 
System.Object
   System.ValueType
      System.Enum
         C1.Xaml.FlexGrid.NewRowPosition