BBjStandardGrid::setInputNCommaCharacter

Description

In BBj 7.0 and higher, this BBjStandardGrid method sets the 'thousands' replacement character for all InputN style grid cells.

Syntax

Return Value

Method

void

setInputNCommaCharacter(string charString)

Parameters

Variable

Description

charString

The first char of charString will be used as the thousands character for all InputN style cells of the grid

Return Value

None.

Remarks

Also see BBjInputN::setCommaCharacter.

See Also

BBjAPI

BBjSysGui

BBjControl

BBjWindow

BBjInputN

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.