GridOptionsHint Properties
Contains a set of options that specify whether to display tooltips for truncated captions in a Grid View‘s specific visual elements.Name | Description |
---|---|
ShowCellHints | Gets or sets whether the view displays tooltips for cells with truncated content. |
ShowColumnHeaderHints | Gets or sets whether the view displays tooltips for column headers with truncated captions. |
ShowFooterHints | Gets or sets whether the view displays tooltips for footer cells with truncated content. |
See Also