Version

BeforeSelectedNotesEventArgs Class Members

The following tables list the members exposed by BeforeSelectedNotesEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeSelectedNotesEventArgs ConstructorInitializes a new BeforeSelectedNotesEventArgs with the specified SelectedNotesCollection.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyNewSelectedNotesReturns a SelectedNotesCollection object containing the Notes that will be selected if the event is not cancelled. The property is read-only.  
See Also