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


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

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members