Version

EditRowEventArgs class Members

The following tables list the members exposed by EditRowEventArgs.

Public Constructors
 NameDescription
Public ConstructorEditRowEventArgs Constructor  
Public Properties
 NameDescription
Public PropertyeditRowBehaviorReturns the edit row template behavior.  
Public PropertyrowReturns the row that is being edited.  
Public PropertysaveChangesBoolean. Indicates whether the template changes are being saved.  
See Also