ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders Namespace / ResizeSettings Class / MaxWidth Property

In This Topic
    MaxWidth Property (ResizeSettings)
    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