![]() |
FormatString








Public Data Item |
Declared in: NiNumedit.h |
Declaration
CString FormatString;
Description
Specifies the string that formats the value in the numeric edit control.
Notes:
1. The format string controls how the value of the control is displayed. For example, you can use a format string to specify digits of precision, use exponential notation, or display time or date values.
2. Refer to CNiAxis.FormatString for complete documentation on the FormatString property.