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

In This Topic
    ResizableOptions Property
    In This Topic
    This option determines the behavior of resizable widget.
    Syntax
    'Declaration
     
    Public Property ResizableOptions As ResizeSettings
    public ResizeSettings ResizableOptions {get; set;}
    See Also