Skip to main content
A newer version of this page is available. .

BandedGridOptionsHint Properties

Provides hint options for Banded Grid Views.
Name Description
ShowBandHeaderHints Gets or sets a value spoecifying whether hints are displayed for band headers with truncated captions.
ShowCellHints Gets or sets a value specifying whether hints are displayed for cells with truncated content. Inherited from GridOptionsHint.
ShowColumnHeaderHints Gets or sets a value specifying whether hints are displayed for column headers displaying truncated captions. Inherited from GridOptionsHint.
ShowFooterHints Gets or sets whether tooltips are displayed for footer cells, when the text is clipped. Inherited from GridOptionsHint.
See Also