ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Calendar Namespace / C1CalendarExtender Class
Properties Methods Events

In This Topic
    C1CalendarExtender Class Members
    In This Topic

    The following tables list the members exposed by C1CalendarExtender.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1CalendarExtender class.  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines whether the preview buttons are displayed.  
    Public PropertyDetermines whether users can change the view to month/year/decade while clicking on the calendar title.  
    Public PropertyA Boolean property that determines whether to auto hide the calendar in pop-up mode when clicking outside of the calendar.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets culture ID.  
    Public PropertyA value that indicators the culture calendar to format the text. This property must work with Culture property.  
    Public PropertyGets or sets the number of day rows.  
    Public PropertyDetermines the month slide direction.  
    Public PropertyGets or sets the disable dates collection.  
    Public PropertyGets or sets the display date for the first month view.  
    Public PropertyGets or sets the animation duration in milliseconds.  
    Public PropertyDetermines the animations easing effect.  
    Public PropertyEnable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the initial view type of Calendar.  
    Public PropertyDetermines the maximum date to display.  
    Public PropertyDetermines the minimum date to display.  
    Public PropertyGets or sets the number of calendar months in horizontal direction.  
    Public PropertyGets or sets the number of calendar months in vertical direction.  
    Public PropertyGets or sets the format for the title text in the month view.  
    Public PropertyDetermines the display type of navigation buttons.  
    Public PropertyGets or sets the "next preview" button's ToolTip.  
    Public PropertyGets or sets the text for the 'next' button's ToolTip.  
    Public PropertyOccurs after a date is selected.  
    Public PropertyOccurs after the month view slides.  
    Public PropertyOccurs before a date is selected.  
    Public PropertyOccurs before the month view slides.  
    Public PropertyA callback function used for customizing the content, style and attributes of a day cell.  
    Public PropertyOccurs when the selected dates collection changed.  
    Public PropertyA Boolean property that determines whether the c1calendarwijcalendar widget is a pop-up calendar.  
    Public PropertyGets or sets the "previous preview" button's ToolTip.  
    Public PropertyGets or sets the text for the 'previous' button's ToolTip.  
    Public PropertyDetermines the inc/dec steps when clicking the quick navigation button.  
    Public PropertyGets or sets the "quick next" button's ToolTip.  
    Public PropertyGets or sets the "quick previous" button's ToolTip.  
    Public PropertyGets or sets the latest selected date.  
    Public PropertyGets or sets the selected dates collection.  
    Public PropertyGets or sets the date selection mode on the calendar control that specifies whether the user can select a single day, a week, or an entire month.  
    Public PropertyDetermines whether to add zeroes to days with only one digit.  
    Public PropertyDetermines whether to display the days of the next and/or previous month.  
    Public PropertyA Boolean property that determines whether to display calendar title.  
    Public PropertyA Boolean property that determines whether to display week days.  
    Public PropertyDetermines whether to display week numbers.  
    Public Property (Inherited from System.Web.UI.ExtenderControl)
    Public PropertyTarget CSS selector that should be used instead of TargetControlID property. You can use TargetSelector property when you need populate extender functionality on several page elements(controls) at once. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyName of the theme that will be used to style widgets. Available embedded themes: aristo / midnight / ui-lightness. Note, only one theme can be used for the whole page at one time. Please, make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyA value that indicates the theme swatch of the extender, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyGets or sets the format for the title text.  
    Public PropertyGets or sets the format for the ToolTip.  
    Public PropertyDetermines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the format for the week day.  
    Public PropertyDefines different rules for determining the first week of the year.  
    Public PropertyA value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodEnables a server control to perform final clean up before it is released from memory. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Extenders.WidgetExtenderControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also