C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventsCalendar Class / EventTitleFormat Property

In This Topic
EventTitleFormat Property
In This Topic
Format of the title text for the event. Format arguments: {0} = Start, {1} = End, {2} = Subject, {3} = Location, {4} = Icons.
Syntax
'Declaration
 
Public Property EventTitleFormat As System.String
 
See Also