[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ForceDayOfWeekHoliday.IsYearly

IsYearly Property

IsYearly

Determines 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.
The default is false.

Overrides
Remarks

Since a forced weekday holiday for this implementation does not appear yearly, a false value is always returned.