Reports for WinForms
Count プロパティ (TableVectorCollection)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > TableVectorCollection クラス : Count プロパティ
行/列の数を取得または設定します。
シンタックス
'宣言
 
Public Property Count As System.Integer
public System.int Count {get; set;}
解説

このプロパティを -1 に設定すると、行/列の数は自動的に計算されます。

参照

TableVectorCollection クラス
TableVectorCollection メンバ