Spread Windows Forms 12.0 Product Documentation
Friday Property (Weekdays)


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

Property Value

A DayOfWeekHolidayPolicy object that indicates the holiday rules for the day of the week.
See Also

Reference

Weekdays Class
Weekdays Members