GrapeCity.Xaml.SpreadSheet.Data Namespace > NumberCondition Class : IntegerValue Property |
'Declaration <DefaultValueAttribute()> Public Property IntegerValue As Boolean
'Usage Dim instance As NumberCondition Dim value As Boolean instance.IntegerValue = value value = instance.IntegerValue
[DefaultValue()] public bool IntegerValue {get; set;}
true
if the comparison only checks integer values; otherwise, false
. The default value is false
.Target Platforms: Windows Server 2012, Windows RT