Skip to main content

BandedGridOptionsHint Properties

Provides hint options for Banded Grid Views.
Name Description
ShowBandHeaderHints Gets or sets whether the view displays tooltips for band headers with truncated captions.
ShowCellHints Gets or sets whether the view displays tooltips for cells with truncated content. Inherited from GridOptionsHint.
ShowColumnHeaderHints Gets or sets whether the view displays tooltips for column headers with truncated captions. Inherited from GridOptionsHint.
ShowFooterHints Gets or sets whether the view displays tooltips for footer cells with truncated content. Inherited from GridOptionsHint.
See Also