Spread Windows Forms 12.0 Product Documentation
ReflectTitle Enumeration


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : ReflectTitle Enumeration
Specifies how the SubStyle of the weekday is applied to the weekday title.
Syntax
'Declaration
 
Public Enum ReflectTitle 
   Inherits System.Enum
'Usage
 
Dim instance As ReflectTitle
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

See Also

Reference

GrapeCity.Win.Spread.InputMan.CellType Namespace