Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / Weekdays Class / Thursday Property


In This Topic
Thursday Property (Weekdays)
In This Topic
Gets or sets the DayOfWeekHolidayPolicy for Thursday.
Syntax
'Declaration
 
Public Property Thursday As DayOfWeekHolidayPolicy
 
'Usage
 
Dim instance As Weekdays
Dim value As DayOfWeekHolidayPolicy
 
instance.Thursday = value
 
value = instance.Thursday

Property Value

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