Back to Devexpress

ListBuilder.PullRefreshEnabled Method

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-dot-listbuilder-dot-pullrefreshenabled.md

latest927 B
Original Source

ListBuilder.PullRefreshEnabled Method

NameParametersDescription
PullRefreshEnabled(JS)valueA Boolean value specifying whether or not the UI component supports the 'pull down to refresh' gesture. Mirrors the client-side pullRefreshEnabled option.
PullRefreshEnabled(Boolean)valueA Boolean value specifying whether or not the UI component supports the 'pull down to refresh' gesture. Mirrors the client-side pullRefreshEnabled option.