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

In This Topic
    MaxWidth Property (C1Dialog)
    In This Topic
    The maximum width to which the dialog can be resized, in pixels.
    Syntax
    'Declaration
     
    Public Property MaxWidth As System.Integer
    public System.int MaxWidth {get; set;}
    See Also