DataLudi Grid v.1 > Classes > ValueColumn

Back  Forward

ValueColumn.textInputCase  property

エディターの大文字、小文字の入力方式。 TextInputCase定数で指定する。 

デフォルト値はTextInputCase.NORMAL.

Getter
function textInputCase(): TextInputCase
Setter
function setTextInputCase(value: TextInputCase)
See Also
TextInputCase
Examples
Cell Editing