Skip to main content

TcxCustomCheckBoxProperties.ShowEndEllipsis Property

Specifies whether to display an end ellipsis when the content is clipped.

Declaration

property ShowEndEllipsis: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set the ShowEndEllipsis property to True, to display an end ellipsis when the content is clipped.

The default value of the ShowEndEllipsis property is False.

See Also