ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / DialogCaptionButtons Class / Toggle Property

In This Topic
    Toggle Property
    In This Topic
    Set toggle button on the title of dialog
    Syntax
    'Declaration
     
    Public Property Toggle As DialogCaptionButton
    public DialogCaptionButton Toggle {get; set;}
    See Also