Skip to main content
.NET 6.0+

ISupportNewItemRowPosition.NewItemRowPosition Property

Specifies the position of the new item row within the List Editor.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

NewItemRowPosition NewItemRowPosition { get; set; }

Property Value

Type Description
NewItemRowPosition

A NewItemRowPosition enumeration value that specifies the position of the new item row within the List Editor.

See Also