StringFormatConverter

StockSharp.Xaml.Converters.Maui

String format converter using string.Format.

Implements: IValueConverter

Properties

Format : string

Format string (use {0} for the value).