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.