Intersoft.Client.UI.Aqua.UXInput Namespace > UXCalendar Class : SelectionMode Property |
<CategoryAttribute("Common Properties")> Public Property SelectionMode As CalendarSelectionMode
Dim instance As UXCalendar Dim value As CalendarSelectionMode instance.SelectionMode = value value = instance.SelectionMode
[CategoryAttribute("Common Properties")] public CalendarSelectionMode SelectionMode {get; set;}
[CategoryAttribute("Common Properties")] public: property CalendarSelectionMode SelectionMode { CalendarSelectionMode get(); void set ( CalendarSelectionMode value); }
You can determine the selection mode of the UXCalendar from SelectionMode property. There are four selection mode in UXCalendar that you can select as follows.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2