BndLkupClearButtonHide Property |
Gets/sets whether the
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 public bool ClearButtonHide { get; set; }
Public Property ClearButtonHide As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IBndLkupClearButtonHideSee Also