Property CalendarDisplayMode
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
CalendarDisplayMode
Gets or sets the display mode of the calendar inside the date-time picker control.
Default: CalendarMode.Month
.
public CalendarMode CalendarDisplayMode { get; set; }