PivotGridControl.CustomizationTreeNodeImages Property
Specifies the collection of images identifying nodes in the Customization Form used when the control is in OLAP mode.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.1.dll
NuGet Package: DevExpress.Win.PivotGrid
Declaration
Property Value
Type | Description |
---|---|
ImageCollection | An ImageCollection object that contains the corresponding images. |
See Also