Collection of separators.
Namespace:
DayPilot.Web.UiAssembly: DayPilot (in DayPilot.dll) Version: 5.8.1956.0 (5.8.1956.0)
Syntax
C# |
---|
public SeparatorCollection Separators { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Separators As SeparatorCollection |
Visual C++ |
---|
public: property SeparatorCollection^ Separators { SeparatorCollection^ get (); } |