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