PowerTools SPREAD for Windows Forms 8.0J
GetFooterAppearance メソッド


Appearance オブジェクト
グループフッタの外観設定をコピーします。
構文
'Declaration
 
Public Function GetFooterAppearance( _
   ByVal appearance As Appearance _
) As Appearance
'使用法
 
Dim instance As GroupInfo
Dim appearance As Appearance
Dim value As Appearance
 
value = instance.GetFooterAppearance(appearance)
public Appearance GetFooterAppearance( 
   Appearance appearance
)

パラメータ

appearance
Appearance オブジェクト
参照

GroupInfo クラス
GroupInfo メンバ

 

 


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