[]
        
(Showing Draft Content)

C1.WinUI.Input.C1NumericBox.Format

Format Property

Format

Gets or sets the value for the Format of the C1NumericBox.

Declaration
public string Format { get; set; }
Remarks

The property accepts any standard or custom numeric format supported by the String.Format method.