GrapeCity.Xaml.SpreadSheet.Data
DateCompareType Enumeration


Specifies the date comparison type.
Syntax
'Declaration
 
Public Enum DateCompareType 
   Inherits System.Enum
'Usage
 
Dim instance As DateCompareType
public enum DateCompareType : System.Enum 
Members
MemberDescription
After Indicates whether the date time is after a certain time.
AfterEqualsTo Indicates whether the date time is after or equal to a certain time.
Before Indicates whether the date time is before a certain time.
BeforeEqualsTo Indicates whether the date time is before or equal to a certain time.
EqualsTo Indicates whether the date time is equal to a certain time.
NotEqualsTo Indicates whether the date time is not equal to a certain time.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.DateCompareType

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options