ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls 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 IC1CloneableIJsonRestore 
    public class ResizeSettings : Settings, IC1CloneableIJsonRestore  
    Inheritance Hierarchy

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

    See Also