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

In This Topic
    Close Property (DialogCaptionButtons)
    In This Topic
    Set close button on the title of dialog
    Syntax
    'Declaration
     
    Public Property Close As DialogCaptionButton
    public DialogCaptionButton Close {get; set;}
    See Also