FlexPivot for WinForms
Children プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > Node クラス : Children プロパティ
Gets the number of child nodes under this node.
シンタックス
'宣言
 
Public ReadOnly Property Children As System.Integer
public System.int Children {get;}
解説
Only immediate children are included in the count. Grand-children are not included.
参照

Node クラス
Node メンバ