SelectedDataSourceChangedEventArgs Properties
Provides data for the DashboardDesigner.SelectedDataSourceChanged event.
Name | Description |
---|---|
New |
Gets the currently selected data member. |
New |
Gets the component name of a currently selected data source. |
Old |
Gets an old data member. |
Old |
Gets the component name of an old data source. |
See Also