SMART datagrid v.1 > Classes > IconCellRenderer

Back  Forward

DataLudi.IconCellRenderer.textVisible  property

falseで指定すればテキストを表示せずアイコンだけ表示する。 GridStyles.iconLocationCENTERの場合にもテキストは表示されない。 

デフォルト値はtrue.

Getter
function textVisible(): Boolean
Setter
function setTextVisible(value: Boolean)
See Also
IconLocation
GridStyles.iconLocation
Examples
Icon Cell Renderer