SMART datagrid v.1 > Classes > TreeOptions

Back  Forward

DataLudi.TreeOptions.linesVisible  property

trueならツリー行の連結線を表示する。 

連結線のスタイルはlineプロパティーで指定する。 

デフォルト値はtrue.

Getter
function linesVisible(): Boolean
Setter
function setLinesVisible(value: Boolean)
See Also
line
Tree 概要
Examples
Hello Tree