Initializes a new instance of the TimeHeader class
Namespace: DayPilot.Web.MvcAssembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
C# |
---|
public TimeHeader( GroupBy groupBy ) |
Visual Basic |
---|
Public Sub New ( _ groupBy As GroupBy _ ) |
Visual C++ |
---|
public: TimeHeader( GroupBy groupBy ) |
Parameters
- groupBy
- Type: DayPilot.Web.Mvc.Enums..::..GroupBy