SMART datagrid v.1 > Classes > ShapeCellRenderer

Back  Forward

DataLudi.ShapeCellRenderer.textVisible  property

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

デフォルト値はtrue.

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