ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Dialog Namespace / C1DialogExtender 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