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

In This Topic
    Global Property
    In This Topic
    Whether to trigger global Ajax event handlers for this request.
    Syntax
    'Declaration
     
    Public Property Global As System.Boolean
    public System.bool Global {get; set;}
    See Also