PivotGridFieldToolTips.ValueText Property
Gets or sets a field value 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 value tooltip. |
Remarks
To learn more about tooltips, see Hints and Tooltips.
See Also