Search
SelectionEventArgs Members
Constructors Properties
 


Specifies data for selection related events.

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

 Public Constructors

  Name Description

SelectionEventArgs

Initializes a new instance of the SelectionEventArgs class.

 Public Properties

  Name Description

endTime

Gets the end time of the selection.

resource

Gets the resource related to the event.

startTime

Gets the start time of the selection.

 See Also