DataSourcePanel
StockSharp.Xaml
Select datasource panel.
Inherits: UserControl
Implements: IComponentConnector
Constructors
DataSourcePanel()
Initializes a new instance of the DataSourcePanel.
Properties
ItemsSource : IList<Tuple<string, object>>
Items source.
SelectedItem : Tuple<string, object>
Selected item.
Methods
InitializeComponent()
InitializeComponent
Events
SelectedItemChanged : Action
SelectedItem changed event.