Version

EditingCoreBehaviorCollection class Members

The following tables list the members exposed by EditingCoreBehaviorCollection.

Public Constructors
Public Properties
 NameDescription
Public PropertycellEditingReturns reference to the cell editing behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server.  
Public PropertyrowAddingReturns reference to the row adding behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server.  
Public PropertyrowDeletingReturns reference to the row deleting behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server.  
Public PropertyrowEditingReturns reference to the row editing behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server.  
Public PropertyrowEditingTemplateReturns reference to the row editing template behavior if one exists in the collection. Null if the behavior is not added or not enabled on the server.  
Public Methods
 NameDescription
Public MethoddisposeFor internal use.  
See Also