DataSourcePanel

StockSharp.Xaml

Select datasource panel.

Inherits: UserControl

Implements: IComponentConnector

Constructors

DataSourcePanel()

Initializes a new instance of the DataSourcePanel.

Properties

Configure : Action

Configure action.

ItemsSource : IList<Tuple<string, object>>

Items source.

SelectedItem : Tuple<string, object>

Selected item.

Methods

InitializeComponent()

InitializeComponent

Events

SelectedItemChanged : Action

SelectedItem changed event.