Click or drag to resize

IBndLkupClearButtonShow Property

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

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

Property Value

Type: Boolean
See Also