Spread Windows Forms 15.0
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / WeekdaysStyle Class / WeekdaysStyle Constructor / WeekdaysStyle Constructor()


In This Topic
    WeekdaysStyle Constructor()
    In This Topic
    Creates an instance of the WeekdaysStyle.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New WeekdaysStyle()
    public WeekdaysStyle()
    See Also