Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / CornerRenderer Class / appearance Field


In This Topic
appearance Field (CornerRenderer)
In This Topic
Sets the appearance.
Syntax
'Declaration
 
Protected appearance As Appearance
 
'Usage
 
Dim instance As CornerRenderer
Dim value As Appearance
 
value = instance.appearance
 
instance.appearance = value
See Also