Spread Windows Forms 12.0 Product Documentation
SubStyle Property (DayOfWeekStyle)


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

Property Value

The SubStyle value that indicates the display style.
See Also

Reference

DayOfWeekStyle Class
DayOfWeekStyle Members