ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1SuperPanel Namespace / C1SuperPanelExtender 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