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 ValueDescription
CheckedBox will be checked to show a positive state
GrayedBox will show an indeterminate state
UncheckedBox will be unchecked to show a negative state


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2