Kanzi 4.1.0
PreviewStartingEventArgs Class Reference
Inheritance diagram for PreviewStartingEventArgs:
[legend]
Collaboration diagram for PreviewStartingEventArgs:
[legend]

Additional Inherited Members

- Public Member Functions inherited from CancelWithReasonEventArgs
 CancelWithReasonEventArgs ()
 
void Cancel ([NotNull] string reason)
 Requests the event to be canceled with a specified reason.
 
- Properties inherited from CancelWithReasonEventArgs
string CancellationReason [get]
 
bool HasCancellationBeenRequested [get]