Back to Devexpress

GridOptionsHint Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-gridoptionshint-dot-underscore-properties.md

latest1.3 KB
Original Source

GridOptionsHint Properties

Contains a set of options that specify whether to display tooltips for truncated captions in a Grid View‘s specific visual elements.

NameDescription
ShowCellHintsGets or sets whether the view displays tooltips for cells with truncated content.
ShowColumnHeaderHintsGets or sets whether the view displays tooltips for column headers with truncated captions.
ShowFooterHintsGets or sets whether the view displays tooltips for footer cells with truncated content.

See Also

GridOptionsHint Class

GridOptionsHint Members

DevExpress.XtraGrid.Views.Grid Namespace