TreeListNode.IsCheckBoxEnabled Property
Indicates whether the node’s check box is enabled.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
To learn more, see Checking Nodes.
See Also