dbicDayView Send comments on this topic.
ColumnSepColor Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : ColumnSepColor Property

Gets or sets the primary color used to paint the column seperators.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ColumnSepColor As Color
C# 
public virtual Color ColumnSepColor {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also