PortfolioPicker

StockSharp.Xaml

The visual component for Portfolio searching and selection.

継承元: UserControl

実装: IComponentConnector

コンストラクター

PortfolioPicker()

Initializes a new instance of the PortfolioPicker.

プロパティ

PortfolioFilter : string

The current filter by the portfolios.

Portfolios : PortfolioDataSource

Available portfolios.

SelectedPortfolio : Portfolio

The selected portfolio.

メソッド

InitializeComponent()

InitializeComponent

イベント

GridChanged : Action

The table change event.

PortfolioDoubleClicked : Action

Event of double-clicking the mouse on the selected Portfolio.

PortfolioSelected : Action

The selected Portfolio change events.