dbicList Send comments on this topic.
HorzGridColor Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class : HorzGridColor Property

Gets or sets the color of the horizontal grid line below the node item.

Syntax

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

Property Value

Color

Requirements

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

See Also