List CurrentItem - Enabled Property
Enable or disable the list item
Member of List CurrentItem (PRIM_MD.ListCurrentItem)
Data Type - Boolean
Details
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.