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. |