Time line cell collection.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public TimeCellCollection Timeline { get; } |
Visual Basic |
---|
Public ReadOnly Property Timeline As TimeCellCollection Get |
Visual C++ |
---|
public: property TimeCellCollection^ Timeline { TimeCellCollection^ get (); } |