[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendarInfo.ActiveHolidayStyles

ActiveHolidayStyles Property

ActiveHolidayStyles

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

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

A string array that indicates the active holiday styles.

Remarks

This property determines which DropDownCalendar.HolidayStyles is actived. If more than one DropDownCalendar.HolidayStyles is actived and overlapped, the last one takes effect.