Skip to main content
Tag

ColumnBase.GridRow Property

Namespace: DevExpress.Xpf.Grid

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

#Declaration

[GridUIProperty]
[Browsable(false)]
[XtraSerializableProperty]
[XtraResetProperty(ResetPropertyMode.None)]
public int GridRow { get; set; }

#Property Value

Type
Int32
See Also