Numeric (Read Only) |
Top Previous Next |
Indicates whether the field which contains the cursor is a numeric-only field.
VB.NET
[Boolean =] OIA.Numeric
C#
[bool =] OIA.Numeric;
Remarks
This property returns True if the cursor is in a numeric-only field, false otherwise.
|