The following tables list the members exposed by BeforeSelectedNotesEventArgs.
Name | Description | |
---|---|---|
BeforeSelectedNotesEventArgs Constructor | Initializes a new BeforeSelectedNotesEventArgs with the specified SelectedNotesCollection. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
NewSelectedNotes | Returns a SelectedNotesCollection object containing the Notes that will be selected if the event is not cancelled. The property is read-only. |