ASPxGridListEditor.NewItemRowPosition Property
Gets or sets the position of the new item row within the ASPxGridListEditor.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
NewItemRowPosition | A NewItemRowPosition enumeration value that specifies the position of the new item row within the GridListEditor. The default value is specified by the NewItemRowPosition property of the Application Model‘s Views | List View node. |
Implements
See Also