GrapeCity.Xaml.SpreadSheet.Data
IgnoreBlank Property (RelationCondition)


Gets or sets whether the condition ignores empty values.
Syntax
'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;}

Property Value

true if this condition ignores empty values; otherwise, false. The default value is false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

RelationCondition Class
RelationCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options