Spread Windows Forms 12.0 Product Documentation
GetAppearance Method (GradientHeaderRenderer)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > GradientHeaderRenderer Class : GetAppearance Method
Returns the appearance attributes for the current header cell.
Syntax
'Declaration
 
Public Function GetAppearance() As Appearance
'Usage
 
Dim instance As GradientHeaderRenderer
Dim value As Appearance
 
value = instance.GetAppearance()
public Appearance GetAppearance()

Return Value

Appearance object containing the appearance properties in the header
See Also

Reference

GradientHeaderRenderer Class
GradientHeaderRenderer Members