Spread Windows Forms 12.0 Product Documentation
IsYearly Property (IHoliday)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > IHoliday Interface : IsYearly Property
Determines whether the holiday implementation is yearly.
Syntax
'Declaration
 
ReadOnly Property IsYearly As Boolean
'Usage
 
Dim instance As IHoliday
Dim value As Boolean
 
value = instance.IsYearly
bool IsYearly {get;}

Property Value

true if a yearly holiday; otherwise, false.
See Also

Reference

IHoliday Interface
IHoliday Members