PortfolioPickerPage

StockSharp.Xaml.Windows.Maui

Page for portfolio selection.

継承元: ContentPage

コンストラクター

PortfolioPickerPage()

Creates a new PortfolioPickerPage.

プロパティ

Portfolios : IEnumerable<Portfolio>

Sets the portfolios source.

SelectedPortfolio : Portfolio

Gets the selected portfolio.

ViewModel : PortfolioPickerViewModel

Gets the ViewModel.

イベント

PortfolioSelected : EventHandler<Portfolio>

Raised when portfolio is selected.