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


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

GroupInfo クラス
GroupInfo メンバ

 

 


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