| C1.WPF.C1Chart3D Namespace > C1Chart3D Class : TabIndex Property |
'Declaration<System.ComponentModel.CategoryAttribute("Behavior")> <System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)> Public Property TabIndex As System.Integer
'UsageDim instance As C1Chart3D Dim value As System.Integer instance.TabIndex = value value = instance.TabIndex
[System.ComponentModel.Category("Behavior")] [System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)] public System.int TabIndex {get; set;}
public read-write property TabIndex: System.Integer;
System.ComponentModel.CategoryAttribute("Behavior") System.ComponentModel.BindableAttribute(Bindable=, Direction=BindingDirection.OneWay) public function get,set TabIndex : System.int
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2