ComponentOne Basic Library for WPF and Silverlight
TabIndex Property (C1RadialColorItemsPresenter)


C1.Silverlight Namespace > C1RadialColorItemsPresenter Class : TabIndex Property
Syntax
'Declaration
 
Public Property TabIndex As System.Integer
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Integer
 
instance.TabIndex = value
 
value = instance.TabIndex
public System.int TabIndex {get; set;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members