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.
|
Properties
Content
Declaration
public object Content { get; set; }
Property Value
System.
|
LoadDataUICommand
Declaration
public ICommand LoadDataUICommand { get; set; }
Property Value
System.
|
LoadMoreItemsText
Declaration
public string LoadMoreItemsText { get; }
Property Value
System.
|
Methods
ApplyTemplateCore()
Declaration
protected override bool ApplyTemplateCore()
Returns
System.
|