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

In This Topic
    Hide Property
    In This Topic
    The effect to be used when the dialog is closed.
    Syntax
    'Declaration
     
    Public Property Hide As System.String
    public System.string Hide {get; set;}
    See Also