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

In This Topic
    AutoExpand Property
    In This Topic
    Auto Expand window.
    Syntax
    'Declaration
     
    Public Property AutoExpand As System.Boolean
    public System.bool AutoExpand {get; set;}
    See Also