FormatString Property
Gets or sets the display format of the Value.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string FormatString { get; set; }
Public Property FormatString As String
Get
Set
member FormatString : string with get, set