ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / LoadSettings Class
Members

In This Topic
    LoadSettings Class
    In This Topic
    Define the settings of the jQuery ajax load options.
    Object Model
    LoadSettings Class
    Syntax
    'Declaration
     
    Public Class LoadSettings 
       Inherits Settings
       Implements IC1CloneableIJsonRestore 
    public class LoadSettings : Settings, IC1CloneableIJsonRestore  
    Inheritance Hierarchy

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

    See Also