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

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

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

    See Also