[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.IHoliday.TypeOfDay

TypeOfDay Method

TypeOfDay(DateTime)

Returns the type of day for the specified date.

Declaration
DayType TypeOfDay(DateTime dateTime)
Function TypeOfDay(dateTime As Date) As DayType
Parameters
Type Name Description
DateTime dateTime

A DateTime value indicates the date.

Returns
Type Description
DayType

A GrapeCity.Windows.InputMan.DayType enumeration that represents the type of day.