Skip to main content
A newer version of this page is available. .

DXCollectionView.IsPullToRefreshEnabledProperty Field

Identifies the IsPullToRefreshEnabled bindable property.

Namespace: DevExpress.Maui.CollectionView

Assembly: DevExpress.Maui.CollectionView.dll

NuGet Package: DevExpress.Maui.CollectionView

Declaration

public static readonly BindableProperty IsPullToRefreshEnabledProperty

Field Value

Type Description
BindableProperty

A bindable property identifier.

See Also