Returns the item's checked state. Runtime-only. Smartclient-only.
object.Checked = [boolean]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and boolean is a boolean expression that evaluates to either True or False, as described in Settings.
Newlook Smartclient only.
The CheckBoxes property must be set to True for this property to take effect.
Setting |
Description |
True |
The specified node or item is checked. |
False |
The specified node or item is unchecked. |
© 2004-2021 looksoftware. All rights reserved.