Spread for ASP.NET 9.0 Product Documentation
IsGreaterOrEquals Property


Gets a value that indicates whether this instance is greater than or equal to.
Syntax
'Declaration
 
Public ReadOnly Property IsGreaterOrEquals As Boolean
'Usage
 
Dim instance As ConditionalFormattingIconValue
Dim value As Boolean
 
value = instance.IsGreaterOrEquals
public bool IsGreaterOrEquals {get;}

Property Value

true if this instance is greater than or equal to; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

ConditionalFormattingIconValue Class
ConditionalFormattingIconValue Members

 

 


Copyright © GrapeCity, inc. All rights reserved.