Spread Windows Forms 12.0 Product Documentation
Templates Enumeration


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : Templates Enumeration
Specifies the style of the template.
Syntax
'Declaration
 
Public Enum Templates 
   Inherits System.Enum
'Usage
 
Dim instance As Templates
public enum Templates : System.Enum 
Members
MemberDescription
MonthCalendarSpecifies the MonthCalendar style.
OutlookSpecifies the outlook style.
SystemSpecifies the System style.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Spread.InputMan.CellType.Templates

See Also

Reference

GrapeCity.Win.Spread.InputMan.CellType Namespace