DefaultListViewOptionsAttribute.NewItemRowPosition Property
Specifies the position of the new item row for the List Views that will display objects of the target business class.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
NewItemRowPosition | A NewItemRowPosition enumeration value which specifies the position of the new item row in a List View’s List Editor. |
See Also