The following tables list the members exposed by BeforeRowEditTemplateDisplayedEventArgs.
Name | Description | |
---|---|---|
BeforeRowEditTemplateDisplayedEventArgs Constructor | Initializes a new instance of the class. |
Name | Description | |
---|---|---|
Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | |
Location | Gets or sets the location, in screen coordinates, of where the template will be shown. | |
Source | Returns the method that was used to display the RowEditTemplate. | |
Template | Returns the template that is about to be shown. |