List CheckBox Column - ButtonState Property

ButtonState indicates whether a check box is checked

Member of List CheckBox Column (PRIM_LIST.CheckBox)

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

  • No labels