Class ListViewLoadDataControlBase
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Data.ListView
Assembly: Telerik.WinUI.Controls.dll
Syntax
public abstract class ListViewLoadDataControlBase : RadControl, IDataStatusListener
Constructors
ListViewLoadDataControlBase()
Declaration
protected ListViewLoadDataControlBase()
Fields
IsLoadingDataProperty
Declaration
public static readonly DependencyProperty IsLoadingDataProperty
Field Value
Microsoft.
|
Properties
IsLoadingData
Declaration
public bool IsLoadingData { get; set; }
Property Value
System.
|
Methods
ComposeVisualStateName()
Declaration
protected override string ComposeVisualStateName()
Returns
System.
|