Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / CornerSandstorm Field


In This Topic
    CornerSandstorm Field
    In This Topic
    Represents the enhanced style for corner header cells.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CornerSandstorm As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.CornerSandstorm
    public static readonly NamedStyle CornerSandstorm
    See Also