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