Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / WeekNumber Class / WeekNumber Constructor


In This Topic
    WeekNumber Constructor
    In This Topic
    Initializes a new instance of the WeekNumber class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New WeekNumber()
    public WeekNumber()
    See Also