MAUI | ComponentOne
MAUI | ComponentOne
C1.Maui.Grid Assembly
/
C1.Maui.Grid Namespace
/
FlexGrid Class
/ NewRowPosition Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
NewRowPosition Property
In This Topic
Gets or sets a value that indicates whether the new row template should be displayed at the bottom or at the top of the grid, or if there should not be displayed.
Syntax
C#
public
GridNewRowPosition
NewRowPosition {
get
;
set
;}
Remarks
This property has an effect only when the grid is bound to a data source that supports adding new items.
See Also
Reference
FlexGrid Class
FlexGrid Members