Fires the RowBeginEdit event. Syntax Parameters e An System.EventArgs that contains the event data.
Fires the RowCancelEdit event. Syntax Parameters e An System.EventArgs that contains the event data.
Fires the RowDeleted event. Syntax Parameters e An System.EventArgs that contains the event data.
Fires the RowDeleting event. Syntax Parameters e An System.EventArgs that contains the event data.
Fires the RowEndEdit event. Syntax Parameters e An System.EventArgs that contains the event data.
Called when a property on a sub object has changed. Syntax Parameters propChangeInfo A structure containing the property change information.
Syntax Event Data The event handler receives an argument of type Infragistics.Win.PropertyChangedEventArgs containing data related to this event. The following PropertyChangedEventArgs properties provide information specific to this event.Property Description ChangeInfo
Indicates whether any modifications to data, including adding and deleting of rows, are allowed in row collections associated with this band. Syntax Remarks Setting ReadOnly to true makes the data source read-only so that the controls bound to this data source can not make any modifications. Setting it to true wil...
Resets the object to its default state. Syntax Example
Resets the property to its default value of true. Syntax Example