Class LoadMoreDataContext
Inheritance
System.Object
LoadMoreDataContext
Namespace: Telerik.UI.Xaml.Controls.Data.ListView.Commands
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class LoadMoreDataContext : Object
Constructors
LoadMoreDataContext()
Declaration
public LoadMoreDataContext()
Properties
BatchSize
Declaration
public Nullable<uint> BatchSize { get; set; }
Property Value
System.
|
DataContext
Declaration
public object DataContext { get; }
Property Value
System.
|
View
Declaration
public object View { get; }
Property Value
System.
|