DataSource.FetchRangeProperty Field
In This Article
Identifies the FetchRange bindable property.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Scheduler.dll
NuGet Package: DevExpress.Maui.Scheduler
#Declaration
C#
public static readonly BindableProperty FetchRangeProperty
#Field Value
Type | Description |
---|---|
Bindable |
A bindable property identifier. |
See Also