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

In This Topic
    ResizeSettings Class
    In This Topic
    Define the options for the jQuery resizable plug-in.
    Object Model
    ResizeSettings Class
    Syntax
    'Declaration
     
    Public Class ResizeSettings 
       Inherits Settings
       Implements IC1Cloneable 
    public class ResizeSettings : Settings, IC1Cloneable  
    Inheritance Hierarchy

    System.Object
       C1.Web.Wijmo.Extenders.Settings
          C1.Web.Wijmo.Extenders.ResizeSettings

    See Also