GrapeCity SPREAD for Windows Forms 11.0J
Name プロパティ (AggregationDataModel)


集計モデルの名前を取得または設定します。
構文
'Declaration
 
Public Property Name As String
'使用法
 
Dim instance As AggregationDataModel
Dim value As String
 
instance.Name = value
 
value = instance.Name
public string Name {get; set;}
参照

AggregationDataModel クラス
AggregationDataModel メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.