CancelFolderEventArgs Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Design
The CancelFolderEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CancelFolderEventArgs(BCFolder) |
Initializes a new instance of the CancelFolderEventArgs class.
| |
CancelFolderEventArgs(BCFolder, Boolean) |
Initializes a new instance of the CancelFolderEventArgs class.
|
Name | Description | |
---|---|---|
Cancel |
Gets or sets a value indicating whether the operation should be canceled.
| |
Folder |
Gets the folder the event is raised for.
(Inherited from FolderEventArgs.) |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |