Collection of separators. Separators are customizable vertical lines drawn at a certain time position.
Namespace: DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public SeparatorCollection Separators { get; } |
Visual Basic |
---|
Public ReadOnly Property Separators As SeparatorCollection Get |
Visual C++ |
---|
public: property SeparatorCollection^ Separators { SeparatorCollection^ get (); } |