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