Class PullToRefreshIndicator
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Data.ListView
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class PullToRefreshIndicator : RadControl
Constructors
PullToRefreshIndicator()
Declaration
public PullToRefreshIndicator()
Fields
CurrentPullOffsetProperty
Declaration
public static readonly DependencyProperty CurrentPullOffsetProperty
Field Value
Microsoft.
|
Properties
CurrentPullOffset
Declaration
public double CurrentPullOffset { get; set; }
Property Value
System.
|
Methods
ApplyTemplateCore()
Declaration
protected override bool ApplyTemplateCore()
Returns
System.
|