IBndLkupAllowButtonTabbing Property |
Gets/sets whether or not the BndLkup button should be in the page tab order
(that is, whether or not it should allow the user to tab to the button to give
it focus). The default value is true.
Namespace:
NetQuarry.WebControls
Assembly:
EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool AllowButtonTabbing { get; set; }
Property AllowButtonTabbing As Boolean
Get
Set
Property Value
Type:
BooleanSee Also