The following tables list the members exposed by BeforeRowEditTemplateClosedEventArgs.
Name | Description | |
---|---|---|
BeforeRowEditTemplateClosedEventArgs Constructor | Initializes a new instance of the class. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
ForceClosing | Returns whether the template is going to be closed and cannot be cancelled, such as when the template is shown as a popup. | |
Template | Returns the template that is about to be closed. |