Back to Devexpress

PivotGridControl.CustomizationTreeNodeSvgImages Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgridcontrol-14f8e42c.md

latest1.4 KB
Original Source

PivotGridControl.CustomizationTreeNodeSvgImages Property

Gets or sets a vector image that identifies nodes in the Customization Form when the control is in OLAP mode.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public static SvgImageCollection CustomizationTreeNodeSvgImages { get; set; }
vb
Public Shared Property CustomizationTreeNodeSvgImages As SvgImageCollection

Property Value

TypeDescription
SvgImageCollection

A SvgImageCollection object that contains images from a project assembly.

|

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.XtraPivotGrid Namespace