Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ColumnHeaderRenderer Class / appearance Field


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