List CheckBox Current Item - ButtonState Property

ButtonState indicates whether a check box is checked

Member of List CheckBox Current Item (PRIM_LIST.CheckBoxCurrentItem)

Data Type - Enumeration

Details

ButtonState determines the appearance of the CheckBox

Allowed Values

Enum Value

Description

Checked

Box will be checked to show a positive state

Grayed

Box will show an indeterminate state

Unchecked

Box will be unchecked to show a negative state


See also

All Component Classes

Technical Reference