Spread for ASP.NET 9.0 Product Documentation
CalendarType Enumeration


The enum represents calendar type.
Syntax
'Declaration
 
Public Enum CalendarType 
   Inherits System.Enum
'Usage
 
Dim instance As CalendarType
public enum CalendarType : System.Enum 
Members
MemberDescription
MonthDayMonth-Day
YearMonthYear-Month
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.CalendarType

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

FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.