| C1.Web.Wijmo.Controls.C1EventsCalendar Namespace > C1EventsCalendar Class : Views Property |
'Declaration<WidgetOptionAttribute()> <C1CategoryAttribute("Appearance")> <C1DescriptionAttribute(Key="C1EventsCalendar.Views", Description="List of the view types which need to be shown.")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.MergablePropertyAttribute(False)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <CollectionItemTypeAttribute(C1.Web.Wijmo.Controls.C1EventsCalendar.View)> <LayoutAttribute(LayoutType.Appearance)> Public ReadOnly Property Views As System.Collections.Generic.List(Of View)
[WidgetOption()] [C1Category("Appearance")] [C1Description(Key="C1EventsCalendar.Views", Description="List of the view types which need to be shown.")] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.MergableProperty(false)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [CollectionItemType(C1.Web.Wijmo.Controls.C1EventsCalendar.View)] [Layout(LayoutType.Appearance)] public System.Collections.Generic.List<View> Views {get;}
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