Version

BeforeRowEditTemplateDisplayedEventArgs Class Members

The following tables list the members exposed by BeforeRowEditTemplateDisplayedEventArgs.

Public Constructors
 NameDescription
Public ConstructorBeforeRowEditTemplateDisplayedEventArgs ConstructorInitializes a new instance of the class.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyLocationGets or sets the location, in screen coordinates, of where the template will be shown.  
Public PropertySourceReturns the method that was used to display the RowEditTemplate.  
Public PropertyTemplateReturns the template that is about to be shown.  
See Also