PowerTools SPREAD for Windows Forms 8.0J
GroupID プロパティ


グループIDを取得または設定します。
構文
'Declaration
 
Public Property GroupID As Integer
'使用法
 
Dim instance As SparklineInfo
Dim value As Integer
 
instance.GroupID = value
 
value = instance.GroupID
public int GroupID {get; set;}

プロパティ値

グループ ID。
参照

SparklineInfo クラス
SparklineInfo メンバ

 

 


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