Collection of time header groups.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public TimeHeaderCollection TimeHeaders { get; } |
Visual Basic |
---|
Public ReadOnly Property TimeHeaders As TimeHeaderCollection Get |
Visual C++ |
---|
public: property TimeHeaderCollection^ TimeHeaders { TimeHeaderCollection^ get (); } |