[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.IHoliday.IsDefined

IsDefined Method

IsDefined(DateTime)

Gets a value indicating whether the specified date is defined a holiday.

Declaration
bool IsDefined(DateTime dateTime)
Function IsDefined(dateTime As Date) As Boolean
Parameters
Type Name Description
DateTime dateTime

A DateTime value indicates the date.

Returns
Type Description
bool

true if the date is defined a holiday; otherwise, false.