TileViewGroup.RowHandle Property
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Property Value
Type | Default |
---|---|
Int32 | -2147483648 |
See Also
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
[DefaultValue(-2147483648)]
public int RowHandle { get; protected set; }
<DefaultValue(-2147483648)>
Public Property RowHandle As Integer
Type | Default |
---|---|
Int32 | -2147483648 |
No
Your feedback is appreciated.