ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / ResizeSettings Class / MinWidth Property

In This Topic
    MinWidth Property
    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