Spread Windows Forms 12.0 Product Documentation
ReflectToTitle Property


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > DayOfWeekStyle Class : ReflectToTitle Property
Gets or sets the ReflectToTitle value.
Syntax
'Declaration
 
Public Property ReflectToTitle As ReflectTitle
'Usage
 
Dim instance As DayOfWeekStyle
Dim value As ReflectTitle
 
instance.ReflectToTitle = value
 
value = instance.ReflectToTitle
public ReflectTitle ReflectToTitle {get; set;}

Property Value

The ReflectTitle value that indicates a policy about how to apply the SubStyle to the title.
See Also

Reference

DayOfWeekStyle Class
DayOfWeekStyle Members