PortfolioPicker

StockSharp.Xaml

The visual component for Portfolio searching and selection.

Inherits: UserControl

Implements: IComponentConnector

Constructors

PortfolioPicker()

Initializes a new instance of the PortfolioPicker.

Properties

PortfolioFilter : string

The current filter by the portfolios.

Portfolios : PortfolioDataSource

Available portfolios.

SelectedPortfolio : Portfolio

The selected portfolio.

Methods

InitializeComponent()

InitializeComponent

Events

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.