Skip to content

UISpinBox.ValueFormat Property

Definition

Namespace: Brine2D.UI

Display format string for the numeric value \(e\.g\. "0", "0\.00"\). Defaults to "0".

C#
public string ValueFormat { get; set; }

Property Value

System.String