Format Property
Gets the format string.
Definition
Namespace: Avalonia.Data.Converters
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public string Format { get; }
Public ReadOnly Property Format As String
Get
member Format : string with get
Property Value
StringSee Also
Reference
StringFormatMultiValueConverter Class
Avalonia.Data.Converters Namespace