ChangingEventArgs Properties
Provides data for the RepositoryItem.EditValueChanging event.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Is |
For internal use. |
Is |
For internal use. |
Modified |
Gets whether a user changed the value. |
New |
Gets or sets the value which is about to be assigned to the editor. Setting the New |
Old |
Gets the editor’s value. |
See Also