Back to Devexpress

ColumnBase.GridRow Property

wpf-devexpress-dot-xpf-dot-grid-dot-columnbase-dea371c1.md

latest971 B
Original Source

ColumnBase.GridRow Property

This property supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public int GridRow { get; set; }
vb
<Browsable(False)>
Public Property GridRow As Integer

Property Value

Type
Int32

See Also

ColumnBase Class

ColumnBase Members

DevExpress.Xpf.Grid Namespace