SMART datagrid v.1 > Classes > BarCellRenderer
DataLudi.BarCellRenderer.showLabel property
セルの値をテキストで表示するかを指定する。 テキストはGridStylesのフォントのプロパティーたちとGridStyles.foregroundで描画される。
デフォルト値はfalse.
- Getter
- function showLabel(): Boolean
- Setter
- function setShowLabel(value: Boolean)
- See Also
- GridStyles
- Examples
- BarRenderer