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


Gets or sets the type of the compare.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property CompareType As DateCompareType
'Usage
 
Dim instance As DateCondition
Dim value As DateCompareType
 
instance.CompareType = value
 
value = instance.CompareType
[DefaultValue()]
public DateCompareType CompareType {get; set;}

Property Value

The type of the compare.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

DateCondition Class
DateCondition Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options