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


C1.WPF Namespace > C1RadialColorItemsPresenter Class : IsManipulationEnabled Property
Syntax
'Declaration
 
<CustomCategoryAttribute("Touch")>
Public Property IsManipulationEnabled As System.Boolean
'Usage
 
Dim instance As C1RadialColorItemsPresenter
Dim value As System.Boolean
 
instance.IsManipulationEnabled = value
 
value = instance.IsManipulationEnabled
[CustomCategory("Touch")]
public System.bool IsManipulationEnabled {get; set;}
See Also

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members