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


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