ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DropDownControl Class / ShowModalButton Property

In This Topic
    ShowModalButton Property
    In This Topic
    Determines if the modal button is visible.
    Syntax
    'Declaration
     
    
    Public Overridable Property ShowModalButton As Boolean
    public virtual bool ShowModalButton {get; set;}
    See Also