Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
TreeNode.isSelected
Retrieves a boolean value indicating whether this node is currently selected in the tree view control.
Syntax
public boolean isSelected()
Return Value
Returns true if this node is currently selected; otherwise, returns false.