PivotGridImages.GroupSeparator Property
In This Article
Gets the settings that define the image displayed between fields in a group.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PivotGridImageProperties GroupSeparator { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
#Remarks
See Also