TileView.ViewRect Property
Gets the bounds of the current view.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | A Rectangle structure that is the bounds of the current view. |
See Also