dbicCalendar Send comments on this topic.
BackColorTo Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiLocationItem Class : BackColorTo Property

Gets or sets the secondary background color of the location.

Syntax

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

Remarks

This property value is of type Color, indicating the secondary color used to paint the background of the location when you are displaying by location in a control.

Requirements

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

See Also