SMART datagrid v.1 > Classes > TreeOptions

Back  Forward

DataLudi.TreeOptions.checkBoxSize  property

The size of check box which will be displayed in the first cell of tree row. 

It is specified in pixels. In order to display check box in data cell, showCheckBox should be true

Defaults to 17.

Getter
function checkBoxSize(): Integer
Setter
function setCheckBoxSize(value: Integer)
See Also
checkBoxVisible
GridRow.checked
CheckBar
Tree Overview
Examples
Hello Tree