DataSourcePanel
StockSharp.Xaml
Select datasource panel.
继承自: UserControl
构造函数
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.