AceoffixCtrlTabIndex Property |
Gets or sets the tab index of the AceoffixCtrl.
Namespace: AceoffixAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic short TabIndex { get; set; }
Public Property TabIndex As Short
Get
Set
<asp:AceoffixCtrl TabIndex="Int16" />
Property Value
Type:
Int16
See Also