PortfolioPickerPage

StockSharp.Xaml.Windows.Maui

Page for portfolio selection.

Erbt von: ContentPage

Konstruktoren

PortfolioPickerPage()

Creates a new PortfolioPickerPage.

Eigenschaften

Portfolios : IEnumerable<Portfolio>

Sets the portfolios source.

SelectedPortfolio : Portfolio

Gets the selected portfolio.

ViewModel : PortfolioPickerViewModel

Gets the ViewModel.

Ereignisse

PortfolioSelected : EventHandler<Portfolio>

Raised when portfolio is selected.