Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / YearMonthFormat Class / YearMonthFormat Constructor / YearMonthFormat Constructor()


In This Topic
    YearMonthFormat Constructor()
    In This Topic
    Initialize an instance of YearMonthFormat class whit default value.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New YearMonthFormat()
    public YearMonthFormat()
    See Also