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


グループ化情報の水平方向の配置を取得または設定します。
構文
'Declaration
 
Public Property FooterHorizontalAlignment As CellHorizontalAlignment
'使用法
 
Dim instance As GroupInfo
Dim value As CellHorizontalAlignment
 
instance.FooterHorizontalAlignment = value
 
value = instance.FooterHorizontalAlignment
public CellHorizontalAlignment FooterHorizontalAlignment {get; set;}
参照

GroupInfo クラス
GroupInfo メンバ

 

 


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