Spread Windows Forms 12.0 Product Documentation
Friday Property (WeekdaysStyle)


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

Property Value

The DayOfWeekStyle value that indicates the style for Friday.
See Also

Reference

WeekdaysStyle Class
WeekdaysStyle Members