[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.ActiveHolidayStyles

ActiveHolidayStyles Property

ActiveHolidayStyles

Gets or sets active holiday styles for the drop-down calendar.

Declaration
[Browsable(true)]
public string[] ActiveHolidayStyles { get; set; }
<Browsable(True)>
Public Property ActiveHolidayStyles As String()
Property Value
Type Description
string[]

A string array that indicates the active holiday styles.

Remarks

This property determines which HolidayStyles object is active. If more than one HolidayStyles object is active and overlaps, the last one takes effect.