Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ISupportNewItemRowPosition.NewItemRowPosition Property

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

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v21.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