menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OnDemandLoadingEventHandler - WPF API Reference | Syncfusion
  • Articles
  • Api Documentation

    Show / Hide Table of Contents

    Class OnDemandLoadingEventHandler

    Represents the method that will handle the OnDemandLoading event.

    Inheritance
    System.Object
    OnDemandLoadingEventHandler
    Namespace: Syncfusion.UI.Xaml.Controls.DataPager
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public sealed class OnDemandLoadingEventHandler : MulticastDelegate

    Constructors

    OnDemandLoadingEventHandler(Object, IntPtr)

    Declaration
    public OnDemandLoadingEventHandler(object object, IntPtr method)
    Parameters
    Type Name Description
    System.Object object
    System.IntPtr method

    Methods

    BeginInvoke(Object, OnDemandLoadingEventArgs, AsyncCallback, Object)

    Declaration
    public virtual IAsyncResult BeginInvoke(object sender, OnDemandLoadingEventArgs e, AsyncCallback callback, object object)
    Parameters
    Type Name Description
    System.Object sender
    OnDemandLoadingEventArgs e
    System.AsyncCallback callback
    System.Object object
    Returns
    Type
    System.IAsyncResult

    EndInvoke(IAsyncResult)

    Declaration
    public virtual void EndInvoke(IAsyncResult result)
    Parameters
    Type Name Description
    System.IAsyncResult result

    Invoke(Object, OnDemandLoadingEventArgs)

    Declaration
    public virtual void Invoke(object sender, OnDemandLoadingEventArgs e)
    Parameters
    Type Name Description
    System.Object sender
    OnDemandLoadingEventArgs e
    In This Article
    • Constructors
      • OnDemandLoadingEventHandler(Object, IntPtr)
    • Methods
      • BeginInvoke(Object, OnDemandLoadingEventArgs, AsyncCallback, Object)
      • EndInvoke(IAsyncResult)
      • Invoke(Object, OnDemandLoadingEventArgs)
    Was this page helpful? Yes No
    Thank you for your feedback!
    Thank you for your feedback and comments. We will rectify this as soon as possible!
    An unknown error has occurred. Please try again.
    SEND FEEDBACK REGARDING THIS TOPIC

    Please provide additional information

    Please provide additional information

    Please provide additional information

    Please provide additional information
    Please provide additional information
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved