Skip to main content
A newer version of this page is available. .

PivotGridAppearances.CustomizationFormHint Property

Gets or sets the appearance of the hint text displayed in an empty Customization Form.

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.XtraPivotGrid.v20.2.dll

NuGet Package: DevExpress.Win.PivotGrid

Declaration

public AppearanceObject CustomizationFormHint { get; }

Property Value

Type Description
AppearanceObject

An AppearanceObject object that contains corresponding style settings.

See Also