Spread Silverlight Documentation
TabIndex Property (DropDownItemBaseControl)


GrapeCity.Windows.SpreadSheet.UI Namespace > DropDownItemBaseControl Class : TabIndex Property
Syntax
'Declaration
 
Public Property TabIndex As System.Integer
'Usage
 
Dim instance As DropDownItemBaseControl
Dim value As System.Integer
 
instance.TabIndex = value
 
value = instance.TabIndex
public System.int TabIndex {get; set;}
See Also

Reference

DropDownItemBaseControl Class
DropDownItemBaseControl Members