ControlRowSource Events
A data source for aChartControl that retrieves row data from another UI control (for example, GridControl, VGridControl, TreeList, or ListBoxControl).
| Name | Description |
|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
| PropertyChanged | Occurs every time any of the class’ properties has changed its value. |
See Also