Click or drag to resize
UniSelectorAllowEditTextBox Property
If true, the textbox mode works with the return value and allows editing of the value.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual bool AllowEditTextBox { get; set; }

Property Value

Type: Boolean
See Also