List DateTime Current Item - ReadOnly Property

ReadOnly controls whether a component can be used for input

Member of List DateTime Current Item (PRIM_MD.ListDateTimeCurrentItem)

Data Type - Boolean

Details

The ReadOnly property determines whether a control can be used for input.
 
ReadOnly differs from the Enabled property in that the control can still respond to user actions.
 
Readonly modifies the behavior of the visual control. It does not affect any associated data variable

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2