Skip to main content

TcxPivotGridOptionsBehavior.CellHints Property

Specifies whether hints are displayed for data cells with truncated content.

Declaration

property CellHints: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True to display hints. Otherwise, they are hidden.

The default value of the CellHints property is False.

See Also