Spread Windows Forms 12.0 Product Documentation
GetFooterAppearance Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > GroupInfo Class : GetFooterAppearance Method
Appearance object
Copies the group footer appearance settings.
Syntax
'Declaration
 
Public Function GetFooterAppearance( _
   ByVal appearance As Appearance _
) As Appearance
'Usage
 
Dim instance As GroupInfo
Dim appearance As Appearance
Dim value As Appearance
 
value = instance.GetFooterAppearance(appearance)
public Appearance GetFooterAppearance( 
   Appearance appearance
)

Parameters

appearance
Appearance object
See Also

Reference

GroupInfo Class
GroupInfo Members