DataSourcePanel

StockSharp.Xaml

Select datasource panel.

継承元: UserControl

実装: IComponentConnector

コンストラクター

DataSourcePanel()

Initializes a new instance of the DataSourcePanel.

プロパティ

Configure : Action

Configure action.

ItemsSource : IList<Tuple<string, object>>

Items source.

SelectedItem : Tuple<string, object>

Selected item.

メソッド

InitializeComponent()

InitializeComponent

イベント

SelectedItemChanged : Action

SelectedItem changed event.