[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Holiday.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 holidays for this implementation appear yearly, a true value is always returned.