Spread WPF Documentation
SpecialDateType Enumeration


Specifies the type of date value.
Syntax
'Declaration
 
Public Enum SpecialDateType 
   Inherits System.Enum
'Usage
 
Dim instance As SpecialDateType
public enum SpecialDateType : System.Enum 
Members
MemberDescription
DayDetermines whether the value represents a day of the month.
MonthDetermines whether the value represents a month.
QuarterDetermines whether the value represents a quarter.
WeekDetermines whether the value represents a week in the month.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadSheet.Data.SpecialDateType

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.