piMaxLength - cCJGridColumn
Specifies the maximum number of characters that can be entered when editing a cell
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piMaxLength
| Access Type | Syntax |
|---|---|
| Read Access: | Get piMaxLength to IntegerVariable |
| Write Access: | Set piMaxLength to IntegerVariable/Value |
Description
Set piMaxLength to 0 to allow any number of characters to be entered. This is also the default value.