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

In This Topic
    MinWidth Property (ResizeSettings)
    In This Topic
    A value that indicates the minimum width the resizable should be allowed to resize to.
    Syntax
    'Declaration
     
    Public Property MinWidth As System.Integer
    public System.int MinWidth {get; set;}
    See Also