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.