TreeListView.ShowCheckboxes Property
In This Article
Gets or sets whether or not to display node check boxes.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to display node check boxes; otherwise, false. |
#Remarks
To learn more, see Checking Nodes.
See Also