PivotGridAppearances.CustomizationFormHint Property
In This Article
Gets or sets the appearance of the hint text displayed in an empty Customization Form.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public AppearanceObject CustomizationFormHint { get; }
#Property Value
Type | Description |
---|---|
Appearance |
An Appearance |
See Also