TcxTreeListOptionsBehavior.HeaderHints Property
Specifies whether hints are displayed for band headers and column headers with truncated captions.
Declaration
property HeaderHints: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set this property to True, to display hints for band and column headers with truncated captions.
The default value of the HeaderHints property is False.
See Also