BBjStandardGrid::setInputNDotCharacter
Description
In BBj 7.0 and higher, this BBjStandardGrid method sets the decimal character for all InputN style grid cells.
Syntax
| Return Value | Method | 
| void | setInputNDotCharacter(string charString) | 
Parameters
| Variable | Description | 
| charString | The first char of charString will be used as decimal character for all InputN style cells of the grid | 
Return Value
None.
Remarks
Also see BBjInputN::setDotCharacter.
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.