PowerTools SPREAD for Windows Forms 8.0J
RowCount プロパティ (AggregationDataModel)


グループの行数を取得または設定します。
構文
'Declaration
 
Public Overrides Property RowCount As Integer
'使用法
 
Dim instance As AggregationDataModel
Dim value As Integer
 
instance.RowCount = value
 
value = instance.RowCount
public override int RowCount {get; set;}
参照

AggregationDataModel クラス
AggregationDataModel メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.