SelectListLockSelection Field |
When set to true, users cannot change the currently selected value.
Note: unlike the basic entity "Locked" that prevent all input from entity and its children,
this method of locking will still allow users to scroll through the list, thus making it useable
as a read-only list entity.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool LockSelection
Field Value
Type:
BooleanSee Also