| Visual Basic (Declaration) | |
|---|---|
Public Enum enumTimeBorderStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumTimeBorderStyle : System.Enum | |
| Member | Description |
|---|---|
| None | Removes the border from around the outside of the time area. |
| Single | Places a single border around the outside of the time area. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DayView.enumTimeBorderStyle
Target Platforms: Current Windows operating system with .NET 8.
Removes the border from around the outside of the time area.
Places a single border around the outside of the time area.