Namespace: SchemaExplorer.Design
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public static bool IsChildrenChecked( TreeNode parent ) |
| Visual Basic |
|---|
Public Shared Function IsChildrenChecked ( parent As TreeNode ) As Boolean |
Parameters
- parent
- Type: System.Windows.Forms..::..TreeNode