Class ListViewLoadDataControl
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Data.ListView
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class ListViewLoadDataControl : ListViewLoadDataControlBase, IDataStatusListener
Constructors
ListViewLoadDataControl()
Declaration
public ListViewLoadDataControl()
Fields
ContentProperty
Declaration
public static readonly DependencyProperty ContentProperty
Field Value
|
Microsoft.UI.Xaml.DependencyProperty
|
Properties
Content
Declaration
public object Content { get; set; }
Property Value
|
System.Object
|
LoadDataUICommand
Declaration
public ICommand LoadDataUICommand { get; set; }
Property Value
|
System.Windows.Input.ICommand
|
LoadMoreItemsText
Declaration
public string LoadMoreItemsText { get; }
Property Value
|
System.String
|
Methods
ApplyTemplateCore()
Declaration
protected override bool ApplyTemplateCore()
Returns
|
System.Boolean
|