SPCalendarView Members
Include Protected Members
Include Inherited Members
Represents the CalendarView control hosted inside a ListViewWebPart.
The SPCalendarView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPCalendarView | Initializes a new instance of the SPCalendarView class. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ChromeHeight | Gets or sets the chrome height. | |
ChromeWidth | Gets or sets the chrome width. | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Overrides Control.Controls.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
CustomChromeTemplate | Gets or sets the CustomChromeTemplate property. | |
DailyChromeTemplate | Gets or sets the daily view template. | |
DataMember | (Inherited from DataBoundControl.) | |
DataSource | (Inherited from BaseDataBoundControl.) | |
DataSourceID | (Inherited from DataBoundControl.) | |
DataSourceObject | (Inherited from DataBoundControl.) | |
DesignMode | (Inherited from Control.) | |
DisplayItemFormUrl | Gets or sets the string value that represents the URL of the display form for the item. | |
DownLevelRendering | Gets or sets the Boolean value that indicates that the user's browser doesn't support dynamic HTML (DHTML). | |
EditItemFormUrl | Gets or sets the URL of the custom edit form for the item. | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableV4Rendering | ||
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | (Inherited from WebControl.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
Initialized | (Inherited from BaseDataBoundControl.) | |
IsBoundUsingDataSourceID | (Inherited from BaseDataBoundControl.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
ListName | Gets or sets the internal name of the current list. | |
LoadViewStateByID | (Inherited from Control.) | |
MonthlyChromeTemplate | Gets or sets the monthly-view template property. | |
NamingContainer | (Inherited from Control.) | |
NewItemFormUrl | Gets or sets the NewItemFormUrl property. | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
RegionalSettings | Gets or sets a value that represents the regional settings for the calendar. | |
RequiresDataBinding | (Inherited from BaseDataBoundControl.) | |
SelectArguments | (Inherited from DataBoundControl.) | |
SelectedDate | Gets or sets the selected date. | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
ViewGuid | Gets or sets the string value that represents the GUID of the current list view. | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
ViewType | Specifies the current calendar-view template. | |
Visible | (Inherited from Control.) | |
WeeklyChromeTemplate | Gets or sets the weekly-view template. | |
Width | (Inherited from WebControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
DataBound | (Inherited from BaseDataBoundControl.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top