PowerTools SPREAD for Windows Forms 8.0J
GroupFooter プロパティ (Group)


このグループに対応するグループフッタを取得または設定します。
構文
'Declaration
 
Public Property GroupFooter As GroupFooter
'使用法
 
Dim instance As Group
Dim value As GroupFooter
 
instance.GroupFooter = value
 
value = instance.GroupFooter
public GroupFooter GroupFooter {get; set;}
参照

Group クラス
Group メンバ

 

 


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