Spread Silverlight Documentation
TabIndex Property (ColumnDropDownList)


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

Reference

ColumnDropDownList Class
ColumnDropDownList Members