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.