Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSpreadSkins Class / Rose Property


In This Topic
    Rose Property
    In This Topic
    Represents the built-in skin, Rose.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Rose As SpreadSkin
    'Usage
     
    
    Dim value As SpreadSkin
     
    value = DefaultSpreadSkins.Rose
    public static SpreadSkin Rose {get;}
    See Also