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

Gets or sets the fore color of the location.

Syntax

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

Remarks

This property value is of type Color, indicating the fore color of the location.

Requirements

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

See Also