| GrapeCity.Xaml.SpreadSheet.Data Namespace > TextCondition Class : IgnoreCase Property | 
'Declaration <DefaultValueAttribute()> Public Property IgnoreCase As Boolean
'Usage Dim instance As TextCondition Dim value As Boolean instance.IgnoreCase = value value = instance.IgnoreCase
[DefaultValue()] public bool IgnoreCase {get; set;}
true if the comparison should ignore case when matching; otherwise, false. The default value is false.Target Platforms: Windows Server 2012, Windows RT