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

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