Specifies the scope of the title template for a Calendar control.
[Visual Basic]
Public Enum CalendarTitleTemplateScope
[C#]
public enum CalendarTitleTemplateScope
Members
| Member Name |
Description |
| Title | The title template applies to the whole title area, including the left arrow, right arrow and text region. |
| TextOnly | The title template applies only to the text region. |
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
EO.Web Namespace