PivotGridFieldToolTips.HeaderText Property
Gets or sets a field header tooltip.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string value that is a field header tooltip. |
Remarks
To learn more about tooltips, see Hints and Tooltips.
See Also