The NodeCheckState enumeration contains state of the tree node selection.
It is used by the following properties and methods:
IDimensionViewer.CheckState.
Value | Brief description |
0 | Unchecked. Selected. |
1 | Checked. Not selected. |
2 | Indeterminate. Indeterminate selection state. |
See also: