| C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace : NewRowPosition Enumeration |
'Declaration Public 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.Silverlight.FlexGrid.NewRowPosition