An NDoc Documented Class Library

CustomStateTreeView.GetCheckState Method 

Get the check state of a node in the tree.

public int GetCheckState(
   TreeNode node
);

Parameters

node
The node

Return Value

The check state

See Also

CustomStateTreeView Class | CustomStateTreeView Members | Genghis.Windows.Forms Namespace