[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DayOfWeekHoliday.IsYearly

IsYearly Property

IsYearly

Gets whether the weekday holiday implementation is yearly.

Declaration
[Browsable(false)]
public override bool IsYearly { get; }
<Browsable(False)>
Public Overrides ReadOnly Property IsYearly As Boolean
Property Value
Type Description
bool

true if a yearly weekday holiday; otherwise, false.

Overrides
Remarks

Since a weekday holiday for this implementation appears yearly, a true value is always returned.