CheckedNodesCollectionCheckStateOf Method
Get the check state of the specified item from the tree view
Namespace: EWSoftware.ListControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public NodeCheckState CheckStateOf(
int index
)
Public Function CheckStateOf (
index As Integer
) As NodeCheckState
public:
NodeCheckState CheckStateOf(
int index
)
member CheckStateOf :
index : int -> NodeCheckState
- index Int32
- The index of the item in this collection
NodeCheckStateThe check state of the checked item from the checkbox list