| C1.Win.Calendar Namespace > C1CalendarView Class : PeriodSelectionType Property |
'Declaration<C1CategoryAttribute("Appearance")> <C1DescriptionAttribute("Gets or sets a value that specifies how to get a date period.")> <DefaultValueAttribute()> Public Property PeriodSelectionType As SelectionType
'UsageDim instance As C1CalendarView Dim value As SelectionType instance.PeriodSelectionType = value value = instance.PeriodSelectionType
[C1Category("Appearance")] [C1Description("Gets or sets a value that specifies how to get a date period.")] [DefaultValue()] public SelectionType PeriodSelectionType {get; set;}
[C1Category("Appearance")] [C1Description("Gets or sets a value that specifies how to get a date period.")] [DefaultValue()] public: property SelectionType PeriodSelectionType { SelectionType get(); void set ( SelectionType value); }
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