DayViewHeaderFormatOption Class Members
In This Topic
The following tables list the members exposed by DayViewHeaderFormatOption.
Public Constructors
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Custom | Format of the text for the custom header in the custom view. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Day | Format of the text for the day header in the day view. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | List | Format of the text for the day header in the list view. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Week | Format of the text for the day header in the week view. |
Top
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ToString | Returns a System.String that represents this instance. |
Top
See Also