DataSourcePanel

StockSharp.Xaml

Select datasource panel.

Herda de: UserControl

Implementa: IComponentConnector

Construtores

DataSourcePanel()

Initializes a new instance of the DataSourcePanel.

Propriedades

Configure : Action

Configure action.

ItemsSource : IList<Tuple<string, object>>

Items source.

SelectedItem : Tuple<string, object>

Selected item.

Métodos

InitializeComponent()

InitializeComponent

Eventos

SelectedItemChanged : Action

SelectedItem changed event.