Version

RowEditTemplateRequestedEventArgs Class Members

The following tables list the members exposed by RowEditTemplateRequestedEventArgs.

Public Constructors
 NameDescription
Public ConstructorRowEditTemplateRequestedEventArgs ConstructorInitializes a new instance of the class.  
Public Properties
 NameDescription
Public PropertyHandled (Inherited from System.ComponentModel.HandledEventArgs)
Public PropertyTemplateGets the resolved template of the row about to be edited.  
See Also