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

Gets or sets the vertical offset value used to calculate the height of the node.

Syntax

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

Property Value

Integer

Requirements

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

See Also