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 |
---|---|
Show |
Gets or sets whether the view displays tooltips for cells with truncated content. |
Show |
Gets or sets whether the view displays tooltips for column headers with truncated captions. |
Show |
Gets or sets whether the view displays tooltips for footer cells with truncated content. |
See Also