Spread Windows Forms 12.0 Product Documentation
DayOfWeekInMonth Property (ForceDayOfWeekHoliday)


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

Property Value

A DayOfWeekInMonthFlags enumeration value that represents the weekday order.
See Also

Reference

ForceDayOfWeekHoliday Class
ForceDayOfWeekHoliday Members