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

In This Topic
    Resizable Property
    In This Topic
    If set to true, the dialog will be resizable.
    Syntax
    'Declaration
     
    Public Property Resizable As System.Boolean
    public System.bool Resizable {get; set;}
    See Also