SMART datagrid v.1 > Classes > MultiLineCellEditor
DataLudi.MultiLineCellEditor.maxLength property
編集可能な最大テキストの長さ。 0以下に設定したら制限なしに入力することができる。
デフォルト値は0.
- Getter
- function maxLength(): Integer
- Setter
- function setMaxLength(value: Integer)
- See Also
- readOnly
- Examples
- Text Cell Editors