ClearingEventArgs
Interface represents the event arguments for the clearing
event.
Properties
cancel Boolean
Gets or sets a value indicating whether we should cancel the operation or not.
files FileInfo[]
Gets the file info objects that will be cleared from the file list.
name String
Gets the name of the event.