TreeView.getCheckBoxes

Overview | Methods | This Package | All Packages

TreeView.getCheckBoxes

Retrieves a boolean value indicating whether a check box appears next to each node in the tree view control.

Syntax

public boolean getCheckBoxes()

Return Value

Returns true if a check box appears next to each node in the tree view control; otherwise, returns false.

See Also   setCheckBoxes