Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Calendar.TitleTemplateScope Property

Specifies whether TitleTemplate is applied for the whole title area or the title text only.

[Visual Basic]
Public Property TitleTemplateScope As CalendarTitleTemplateScope
[C#]
public CalendarTitleTemplateScope TitleTemplateScope {get; set;}

Remarks

By default, TitleTemplate applies to the whole title area, including the left arrow, title text and right arrow. Set this property to TextOnly to specify that TitleTemplate should only be applied to the title text.

See Also

Calendar Class | EO.Web Namespace


Direct link to this topic