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

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