DataSourcePanel

StockSharp.Xaml

Select datasource panel.

Erbt von: UserControl

Implementiert: IComponentConnector

Konstruktoren

DataSourcePanel()

Initializes a new instance of the DataSourcePanel.

Eigenschaften

Configure : Action

Configure action.

ItemsSource : IList<Tuple<string, object>>

Items source.

SelectedItem : Tuple<string, object>

Selected item.

Methoden

InitializeComponent()

InitializeComponent

Ereignisse

SelectedItemChanged : Action

SelectedItem changed event.