BndLkupBClearButtonShow 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 public bool ClearButtonShow { get; set; }
Public Property ClearButtonShow As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IBndLkupClearButtonShowSee Also