Spread Windows Forms 12.0 Product Documentation
Holidays Property


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

Property Value

The HolidayCollection value that indicates the holidays.
See Also

Reference

HolidayStyle Class
HolidayStyle Members