SMART datagrid v.1 > Classes > DataColumn

Back  Forward

DataLudi.DataColumn.textInputCase  property

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

デフォルト値はTextInputCase.NORMAL.

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