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


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members