ComponentOne Menu for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / ResizeSettings Class

In This Topic
    ResizeSettings Class Properties
    In This Topic

    For a list of all members of this type, see ResizeSettings members.

    Public Properties
     NameDescription
    Public PropertyA value that indicates whether to animate to the final size after resizing.  
    Public PropertyA value that indicates duration time for animating, in milliseconds. Other possible values: 'slow', 'normal', 'fast'.  
    Public PropertyA value that indicates easing effect for animating.  
    Public PropertyA value that indicates the resizing ratio.  
    Public PropertyA value that indicates whether the handles are automatically hidden when mouse out of the element.  
    Public PropertyA value that indicates whether a semi-transparent helper element is shown for resizing.  
    Public PropertyA value that indicates the necessary handles will be auto-generated by the plugin.  
    Public PropertyA value that indicates the css class that will be added to a proxy element to outline the resize.  
    Public PropertyA value that indicates the maximum height the resizable should be allowed to resize to.  
    Public PropertyA value that indicates the maximum width the resizable should be allowed to resize to.  
    Public PropertyA value that indicates the minimum height the resizable should be allowed to resize to.  
    Public PropertyA value that indicates the minimum width the resizable should be allowed to resize to.  
    Top
    See Also