The event handler receives an argument of type C1GridViewDetailRequiresDataSourceEventArgs containing data related to this event. The following C1GridViewDetailRequiresDataSourceEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Detail | The C1DetailGridView object which is represents a detail grid instance. |
You must implement this event if the detail grid is not bound to a DataSource control.