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


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