PivotGridOptionsHint Properties
Provides hint options for a PivotGrid control.Name | Description |
---|---|
ShowCellHints | Gets or sets whether hints are displayed for cells with truncated content. |
ShowHeaderHints | Gets or sets whether hints are displayed for field headers that have truncated captions. |
ShowValueHints | Gets or sets whether hints are displayed for field values with truncated content. |
See Also