Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a day, week, or month view style for a calendar.
The SPCalendarViewStyle type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AccessKey | Gets or sets the keyboard shortcut to activate or place focus on the Day, Week, or Month view link in the calendar user interface. |
![]() |
Default | Gets or sets a Boolean value that specifies whether the view style is the default view style that is displayed for the calendar. |
![]() |
ImageHeight | Gets or sets the height in pixels of the image that is associated with the Day, Week, or Month view link in the calendar user interface. |
![]() |
ImageName | Gets or sets the file name of the image that is associated with the Day, Week, or Month view link in the calendar user interface. |
![]() |
ImageWidth | Gets or sets the width in pixels of the image that is associated with the Day, Week, or View link in the calendar user interface. |
![]() |
Sequence | Gets the order of the calendar view style link as it is displayed above the calendar. |
![]() |
Template | Gets the name of the template that defines the view style. |
![]() |
Title | Gets the name of the view style that is displayed in the calendar user interface. |
![]() |
Type | Gets the type of the calendar view style. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CompareTo | Compares the current calendar view style with another calendar view style. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top