ComponentOne MultiSelect for WinForms
C1.Win.C1Input Namespace / DropDownCalendar Class / ClientSize Property

In This Topic
    ClientSize Property (DropDownCalendar)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    
    Public Property ClientSize As Size
    public Size ClientSize {get; set;}
    See Also