BoolToStringConverter

StockSharp.Xaml.Converters.Maui

Converts bool to string values.

实现: IValueConverter

属性

FalseValue : string

Value for false.

TrueValue : string

Value for true.