TileView.ViewRect Property
In This Article
Gets the bounds of the current view.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure that is the bounds of the current view. |
See Also