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
public System.string EventTitleFormat {get; set;}
See Also