DataSourcePanel
StockSharp.Xaml
Select datasource panel.
Наследует: UserControl
Реализует: IComponentConnector
Конструкторы
DataSourcePanel()
Initializes a new instance of the DataSourcePanel.
Свойства
ItemsSource : IList<Tuple<string, object>>
Items source.
SelectedItem : Tuple<string, object>
Selected item.
Методы
InitializeComponent()
InitializeComponent
События
SelectedItemChanged : Action
SelectedItem changed event.