Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / DropDownCalendar Class / CreateParams Property

In This Topic
    CreateParams Property (DropDownCalendar)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property CreateParams As CreateParams
    protected virtual CreateParams CreateParams {get;}
    See Also