ProgressTextFormat Property
Gets or sets the format string applied to the internally calculated progress text before it is shown.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string ProgressTextFormat { get; set; }
Public Property ProgressTextFormat As String
Get
Set
member ProgressTextFormat : string with get, set