TileViewGroup.RowHandle Property
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
| Type | Default |
|---|---|
| Int32 | -2147483648 |
See Also
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v25.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
[DefaultValue(-2147483648)]
public int RowHandle { get; protected set; }
<DefaultValue(-2147483648)>
Public Property RowHandle As Integer
| Type | Default |
|---|---|
| Int32 | -2147483648 |