Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GradientHeaderRenderer Class / GetAppearance Method


In This Topic
GetAppearance Method (GradientHeaderRenderer)
In This Topic
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()
See Also