ComponentOne Basic Library for WPF and Silverlight
IsTextSearchEnabled Property (C1RadialMenu)


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

Reference

C1RadialMenu Class
C1RadialMenu Members