Back to Devexpress

RowData.IsNewItemRow Property

wpf-devexpress-dot-xpf-dot-grid-dot-rowdata-a2e2aad3.md

latest838 B
Original Source

RowData.IsNewItemRow Property

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public bool IsNewItemRow { get; }
vb
Public ReadOnly Property IsNewItemRow As Boolean

Property Value

Type
Boolean

See Also

RowData Class

RowData Members

DevExpress.Xpf.Grid Namespace