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

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

Syntax

Visual Basic (Declaration) 
Public Property HorzGridWidth As Integer
C# 
public int HorzGridWidth {get; set;}

Property Value

Integer

Requirements

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

See Also