ButtonState indicates whether a check box is checked
Member of List CheckBox Current Item (PRIM_LIST.CheckBoxCurrentItem)
Data Type - Enumeration
ButtonState determines the appearance of the CheckBox
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 |
Febuary 18 V14SP2