Property CalendarDisplayMode
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
CalendarDisplayMode
Gets or sets the display mode of the calendar inside the date-time picker control.
public CalendarMode CalendarDisplayMode { get; set; }
Property Value
- CalendarMode
The display mode of the calendar inside the date-time picker control.
Remarks
Default: Calendar.Month
.