SMART datagrid v.1 > Classes > IconCellRenderer
DataLudi.IconCellRenderer.textVisible property
falseで指定すればテキストを表示せずアイコンだけ表示する。 GridStyles.iconLocationがCENTERの場合にもテキストは表示されない。
デフォルト値はtrue.
- Getter
- function textVisible(): Boolean
- Setter
- function setTextVisible(value: Boolean)
- See Also
- IconLocation
- GridStyles.iconLocation
- Examples
- Icon Cell Renderer