[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.Holiday.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

This is a yearly holiday, this property is always true.