Search
CalendarTextEventArgs Members
Properties
 


Contains the arguments passed to handlers of the CustomizeText event.

The following tables list the members exposed by the CalendarTextEventArgs type.

 Public Properties

  Name Description

Date

Gets the date and time associated with the element being customized.

Element

Gets the type of the calendar element related to the event.

EndTime

Gets the end time (if any) associated with the element being customized.

Index

Gets the index associated with the element being customized.

Resource

Gets the resource related to the element being customized.

StartTime

Gets the start time (if any) associated with the element being customized.

Text

Gets or sets the associated text.

 See Also