SPCalendarBase properties

The SPCalendarBase type exposes the following members.

Properties

  Name Description
Public property AccessKey (Inherited from WebControl.)
Protected property Adapter (Inherited from Control.)
Protected property AllDayItemList Gets the list of all-day items.
Public property AlternateCalendar Gets or sets the SPCalendarType value that represents the alternate calendar.
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property Attributes (Inherited from WebControl.)
Public property BackColor (Inherited from WebControl.)
Public property BindingContainer (Inherited from Control.)
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Public property Calendar Gets or sets the SPCalendarType value that represents the calendar.
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Public property ClientIDMode (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from Control.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Public property CssClass (Inherited from WebControl.)
Public property CssClassDay Gets or sets the string value that represents the cascading style sheet class day.
Public property CssClassMonthName Gets or sets the string value that represents the cascading style sheet class month name.
Public property CssClassNonMonthDay Gets or sets the string value that represents the cascading style sheet of a day not in the current month.
Public property CssClassNonWorkDay Gets or sets the string value that represents the cascading style sheet style of a nonwork day.
Public property CssClassNonWorkNonMonthDay Gets or sets the string value that represents the cascading style sheet style of a nonwork month.
Public property CssClassPrevNextNavigation Gets or sets the string value that represents the cascading style sheet style of previous or next navigation object.
Public property CssClassSelectedDay Gets or sets the string value that represents the cascading style sheet style of a selected day.
Public property CssClassWeekDayName Gets or sets the string value that represents the cascading style sheet style of a weekday name.
Public property DataItemContainer (Inherited from Control.)
Public property DataKeysContainer (Inherited from Control.)
Public property DataMember (Inherited from DataBoundControl.)
Public property DataSource (Inherited from BaseDataBoundControl.)
Public property DataSourceID (Inherited from DataBoundControl.)
Public property DataSourceObject (Inherited from DataBoundControl.)
Protected property DayItemList Gets the list of day items.
Protected property DesignMode (Inherited from Control.)
Public property DisplayItemFormUrl Gets or sets the string value that represents the URL of the form for a display item.
Public property DownLevelRendering Indicates whether the user's browser supports dynamic HTML (DHTML).
Public property EditItemFormUrl Gets or sets the string value that represents the URL of the form for an edit item.
Public property Enabled (Inherited from WebControl.)
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property EventDataSet Gets the IEnumerable value that represents the event data set.
Protected property Events (Inherited from Control.)
Public property FirstDayOfWeek Gets or sets the integer value that represents the first day of the week.
Public property Font (Inherited from WebControl.)
Public property ForeColor (Inherited from WebControl.)
Public property FormDialogUrl
Public property HasAttributes (Inherited from WebControl.)
Protected property HasChildViewState (Inherited from Control.)
Public property Height (Inherited from WebControl.)
Public property HijriAdjustment Gets or sets the number of days to add or subtract from the calendar to accommodate the variances in the start and the end of Ramadan and to accommodate the date difference between countries/regions.
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Protected property Initialized (Inherited from BaseDataBoundControl.)
Protected property IsBoundUsingDataSourceID (Inherited from BaseDataBoundControl.)
Public property IsCalendarRightToLeft Indicates whether the calendar is rendered right to left.
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsEnabled (Inherited from WebControl.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property ItemAllDayTemplate Gets or sets the value that represents the all-day template.
Public property ItemAllDayTemplateName Gets or sets the value that represents the name of the all-day template.
Public property ItemMultiDayTemplate Gets or sets the value that represents the multiday template.
Public property ItemMultiDayTemplateName Gets or sets the value that represents name of the multiday template.
Public property ItemTemplate Gets or sets the value that represents the item template.
Public property ItemTemplateName Gets or sets the value that represents the name of the item template.
Protected property LoadViewStateByID (Inherited from Control.)
Public property LocaleId Gets or sets the value that represents the locale ID.
Protected property MultiDaysItemList Gets the IList value that represents the multiday items list.
Public property NamingContainer (Inherited from Control.)
Public property NewItemFormUrl Gets or sets the string value that represents the URL of the form for a new item.
Public property NonCurrentMonthColor Gets or sets the string value that represents the color of the noncurrent month.
Public property NonWorkDayColor Gets or sets the string value that represents the color of the noncurrent day.
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property RenderingCompatibility (Inherited from Control.)
Protected property RequiresDataBinding (Inherited from BaseDataBoundControl.)
Protected property SelectArguments (Inherited from DataBoundControl.)
Public property SelectedDate Gets or sets the string value that represents the selected date.
Public property SelectedDayBorderColor Gets or sets the string value that represents the border color of the selected day.
Public property SelectedDayBorderSize Gets or sets the string value that represents the border size of the selected day.
Public property ShowAllData Gets or sets the Boolean value that represents the show all calendar data.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property Style (Inherited from WebControl.)
Public property SupportsDisabledAttribute (Inherited from BaseDataBoundControl.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey (Inherited from WebControl.)
Protected property TagName (Inherited from WebControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Time24 Gets or sets the Boolean value that indicates whether the 24-hour time format should be used.
Public property TimeZoneSpan Gets or sets the time zone span.
Public property ToolTip (Inherited from WebControl.)
Public property UniqueID (Inherited from Control.)
Public property ViewName Gets or sets the string that represents the view name.
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateMode (Inherited from Control.)
Public property Visible (Inherited from Control.)
Public property Width (Inherited from WebControl.)
Public property WorkDayEndHour Gets or sets the value that represents the ending hour of the work day.
Public property WorkDayStartHour Gets or sets the value that represents the starting hour of the work day.
Public property WorkWeek Gets or sets the value that represents the work week.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See also

Reference

SPCalendarBase class

Microsoft.SharePoint.WebControls namespace