Spread Windows Forms 12.0 Product Documentation
Month Property (ForceDayOfWeekHoliday)


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

Property Value

A MonthFlags enumeration value that indicates the month.
See Also

Reference

ForceDayOfWeekHoliday Class
ForceDayOfWeekHoliday Members