Class OnDemandLoadingEventArgs
Inheritance
System.Object
    OnDemandLoadingEventArgs
  Namespace: Syncfusion.UI.Xaml.Controls.DataPager
Assembly: Syncfusion.SfGrid.UWP.dll
Syntax
public class OnDemandLoadingEventArgs : EventArgsConstructors
OnDemandLoadingEventArgs()
Declaration
public OnDemandLoadingEventArgs()Properties
PageSize
Declaration
public int PageSize { get; }Property Value
| Type | 
|---|
| System.Int32 | 
StartIndex
Declaration
public int StartIndex { get; }Property Value
| Type | 
|---|
| System.Int32 |