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