FlexPivot for WinForms
Node クラス
メンバ 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 : Node クラス
The Node class encapsulates properties and methods used for manipulating node rows (collapsing, expanding, moving, and sorting them).
オブジェクト モデル
Node クラス
シンタックス
'宣言
 
Public Class Node 
public class Node 
解説
You can create node rows using the C1.Win.C1FlexGrid.C1FlexGridBase.Subtotal(C1.Win.C1FlexGrid.AggregateEnum,System.Int32,System.Int32,System.Int32,System.Int32,System.String,C1.Win.C1FlexGrid.AggregateFlags,C1.Win.C1FlexGrid.RowColFlags) method or by setting the Row.IsNode property to true.
継承階層

System.Object
   C1.Win.C1FlexGrid.Node

参照

Node メンバ
C1.Win.C1FlexGrid 名前空間