GrapeCity.Xaml.SpreadSheet.Data
IsGreaterThanOrEqualTo Property


Gets or sets a value that indicates whether to use the greater than and equal to operator.
Syntax
'Declaration
 
Public ReadOnly Property IsGreaterThanOrEqualTo As Boolean
'Usage
 
Dim instance As IconCriterion
Dim value As Boolean
 
value = instance.IsGreaterThanOrEqualTo
public bool IsGreaterThanOrEqualTo {get;}

Property Value

true if the criteria use the greater than and equal to operator; otherwise, false. The default value is true.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IconCriterion Class
IconCriterion Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options