Separator layers.
Namespace: DayPilot.Web.Ui.EnumsAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public enum SeparatorLayer |
Visual Basic |
---|
Public Enumeration SeparatorLayer |
Visual C++ |
---|
public enum class SeparatorLayer |
Members
Member name | Value | Description | |
---|---|---|---|
BelowEvents | 0 | Separator will be placed below events. | |
AboveEvents | 1 | Separator will be placed above events. |