We're sorry but this site requires JavaScript.
Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
EditingCoreBehaviorCollection class Members
The following tables list the members exposed by EditingCoreBehaviorCollection .
Public Properties
Name Description
cellEditing Returns 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.
rowAdding Returns 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.
rowDeleting Returns 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.
rowEditing Returns 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.
rowEditingTemplate Returns 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
Name Description
dispose For internal use.
See Also