Version

AfterRowEditTemplateDisplayedEventArgs Class Members

The following tables list the members exposed by AfterRowEditTemplateDisplayedEventArgs.

Public Constructors
 NameDescription
Public ConstructorAfterRowEditTemplateDisplayedEventArgs ConstructorInitializes a new instance of the class.  
Public Properties
 NameDescription
Public PropertySourceReturns the method that was used to display the RowEditTemplate.  
Public PropertyTemplateReturns the template that has been shown.  
See Also