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


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members