[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ForceHoliday.IsYearly

IsYearly Property

IsYearly

Gets a value indicating 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 the IHoliday is yearly; otherwise, false.

Overrides
Remarks

The ForceHoliday is defined by the specific year, so it's not a yearly holiday, and this property is always false.