Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / CalendarDropDownStyleInfo Class / CalendarDropDownStyleInfo Constructor


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