SaveCancelEventArgs Members
Include Protected Members
Include Inherited Members
Provides data to the CancelableArgs property of the SaveEventArgs object.
The SaveCancelEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SaveCancelEventArgs |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Cancel | (Inherited from CancelEventArgs.) |
![]() |
CloseIfSaveCancelled | Gets or sets whether a dirty form (a new or changed form that hasn't been saved) can be closed when a save operation is cancelled. |
![]() |
Message | Gets or sets the short message that is displayed when the event is cancelled. (Inherited from XmlFormCancelEventArgs.) |
![]() |
MessageDetails | Gets or sets the detailed message when the event is cancelled. (Inherited from XmlFormCancelEventArgs.) |
Top
Methods
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.) |
Top