GrapeCity.Xaml.SpreadSheet.Data
CompareType Property (TimeCondition)


Gets the time comparison type.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property CompareType As DateCompareType
'Usage
 
Dim instance As TimeCondition
Dim value As DateCompareType
 
instance.CompareType = value
 
value = instance.CompareType
[DefaultValue()]
public DateCompareType CompareType {get; set;}

Property Value

The time comparison type. The default value is Equals.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

TimeCondition Class
TimeCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options