Skip to main content
A newer version of this page is available. .

TdxCustomListView.Checkboxes Property

Specifies if the List View displays item check boxes.

Declaration

property Checkboxes: Boolean read; write; default False;

Property Value

Type Default Description
Boolean False

True if the List View displays item check boxes; otherwise, False.

See Also