ColumnBase.GridRow Property
In This Article
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