[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ForceWorkday.IsYearly

IsYearly Property

IsYearly

Determines whether the workday 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 workday; otherwise, false.

Overrides
Remarks

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