FormulaPage
StockSharp.Xaml.Windows.Maui
Formula editor page.
Hereda de: ContentPage
Constructores
FormulaPage()
Creates a new FormulaPage.
Propiedades
ViewModel : FormulaWindowViewModel
Gets the ViewModel.
Métodos
ConfirmValidation()
Confirm successful validation.
SetValidationError(string)
Set validation error.
Eventos
Completed : EventHandler<bool>
Event raised when completed.
ValidateRequested : EventHandler<string>
Event raised to validate formula.