ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownForm Class / Options Property

In This Topic
    Options Property
    In This Topic
    Determine various behavioral options of the dropdown form.
    Syntax
    'Declaration
     
    
    Public Property Options As DropDownFormOptionsFlags
    public DropDownFormOptionsFlags Options {get; set;}
    See Also