WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Input Assembly
/
C1.WinUI.Input Namespace
/
C1NumericBox Class
/ Format Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Format Property (C1NumericBox)
In This Topic
Gets or sets the value for the Format of the
C1NumericBox
.
Syntax
C#
public
string
Format {
get
;
set
;}
Remarks
The property accepts any standard or custom numeric format supported by the String.Format method.
See Also
Reference
C1NumericBox Class
C1NumericBox Members