PivotGridAppearancesPrint.HeaderGroupLine Property
For internal use.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override AppearanceObject HeaderGroupLine { get; }
Property Value
Type |
---|
AppearanceObject |
Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also