Version

BeforeRowEditTemplateClosedEventArgs Class Properties

For a list of all members of this type, see BeforeRowEditTemplateClosedEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyForceClosingReturns whether the template is going to be closed and cannot be cancelled, such as when the template is shown as a popup.  
Public PropertyTemplateReturns the template that is about to be closed.  
See Also