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

MonthViewCellStyle.FirstDayOfMonthStringFormatProperty Field

Identifies the FirstDayOfMonthStringFormat dependency property.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

Declaration

public static readonly BindableProperty FirstDayOfMonthStringFormatProperty

Field Value

Type Description
Xamarin.Forms.BindableProperty

The dependency property description.

See Also