A newer version of this page is available.
Switch to the current version.
XRPivotGrid.ExpandAllColumns() Method
Expands all the columns in the pivot grid.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v18.2.dll
Declaration
Remarks
This method expands all columns which correspond to Column Fields. To expand all the columns that correspond to a particular Column Field use the PivotGridFieldBase.ExpandAll method. The PivotGridFieldBase.ExpandValue method lets you expand individual columns.
See Also
Feedback