GrapeCity.Xaml.SpreadSheet.Data Namespace > RelationCondition Class : IgnoreBlank Property |
'Declaration <DefaultValueAttribute()> Public Overrides NotOverridable Property IgnoreBlank As Boolean
'Usage Dim instance As RelationCondition Dim value As Boolean instance.IgnoreBlank = value value = instance.IgnoreBlank
[DefaultValue()] public override bool IgnoreBlank {get; set;}
true
if this condition ignores empty values; otherwise, false
. The default value is false
.Target Platforms: Windows Server 2012, Windows RT