XRPivotGrid.ActualWidth Property
Gets the XRPivotGrid‘s rendered width (measured in report units).
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A value that specifies the control’s actual width. |
See Also