Enable or disable the list item
Member of List CurrentItem (PRIM_MD.ListCurrentItem)
Data Type - Boolean
The Enabled property governs whether the list item will react to mouse and keyboard input. When False the list item will ignore all user input. Disabled controls can still be changed programmatically.
Febuary 18 V14SP2