[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ForceHoliday.IsYearly

IsYearly Property

IsYearly

Determines whether the holiday implementation is yearly.

Declaration
public override bool IsYearly { get; }
Public Overrides ReadOnly Property IsYearly As Boolean
Property Value
Type Description
bool

true if a yearly holiday; otherwise, false.

Overrides
Remarks

Since forced holidays for this implementation will NOT appear yearly, a false value is always returned.