![]() |
Value








Public Data Item |
Declared in: NiNumedit.h |
Declaration
double Value;
Description
Current value of the numeric edit control.
Notes:
1. The value may be different than what is displayed in the numeric edit control. Use the Text property to retrieve the exact string shown in the numeric edit control.
2. See the CNiNumEdit overview for information about using date/time values.