Spread Windows Forms 8.0 Product Documentation
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.
Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

Reference

HolidayStyle Class
HolidayStyle Members

 

 


Copyright © GrapeCity, inc. All rights reserved.