Version

RowDeleting class Members

The following tables list the members exposed by RowDeleting.

Public Constructors
 NameDescription
Public ConstructorRowDeleting Constructor  
Public Properties
 NameDescription
Public PropertyelementReturns the element assoicated with the item.  
Public Propertyevents  
Public Propertyid  
Public PropertyisInitialized  
Public PropertyisUpdating  
Public PropertynameGets the name of the behavior.  
Public Methods
 NameDescription
Public MethodbeginUpdate  
Public MethoddeleteRowsTakes an array of rows for deletion.  
Public MethoddiposeDisposes of the Row Deleting behavior.  
Public MethoddisposeCalled whenever the object is being disposed of.  
Public MethodendUpdate  
Public MethodgetEditingOnGets flag which represents current editing behavior in progress with option to exit edit mode.  
Public MethodhideButtonHide delete button.  
Public Methodinitialize  
Public MethodraisePropertyChanged  
Public Methodupdated  
Public Events
 NameDescription
Public Eventdisposing  
Public EventpropertyChanged  
See Also