Click or drag to resize

IBndLkupClearButtonHide Property

Gets/sets whether the control's ClearButton should be forced to be hidden rather than leaving the decision up to the control based on the lock state of its constituent elements.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool ClearButtonHide { get; set; }

Property Value

Type: Boolean
See Also