Spread Windows Forms 7.0 Product Documentation
ReflectTitle Enumeration
See Also  Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : ReflectTitle Enumeration


Glossary Item Box

Specifies how the SubStyle of the weekday is applied to the weekday title.

Syntax

Visual Basic (Declaration) 
Public Enum ReflectTitle 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As ReflectTitle
C# 
public enum ReflectTitle : System.Enum 

Members

MemberDescription
BackColorReflects the backcolor to the weekday title.
BothReflects both the text color and backcolor to the weekday title.
ForeColorReflects the text color to the weekday title.
NoneSpecifies no reflection to the title.

Inheritance Hierarchy

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

Requirements

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

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.