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