ReadOnlyCells.Rectangle Property
Gets the rectangle that bounds the cells.
Namespace: DevExpress.XtraPivotGrid.Selection
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Rectangle | A Rectangle object that specifies the rectangle that bounds the cells. |
See Also