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


フッタグループ化情報のフォント設定を取得または設定します。
構文
'Declaration
 
Public Property FooterFont As Font
'使用法
 
Dim instance As GroupInfo
Dim value As Font
 
instance.FooterFont = value
 
value = instance.FooterFont
public Font FooterFont {get; set;}
参照

GroupInfo クラス
GroupInfo メンバ

 

 


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