MonthCalendarCurrentMonth Property

Get or set first day of month which is currently displaied.

Definition

Namespace: BeeMobile.MonthCalendar
Assembly: BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
C#
public virtual DateTime CurrentMonth { get; set; }

Property Value

DateTime

See Also