dbicCalc Send comments on this topic.
DisplayHeightOffset Property
See Also 
dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : DisplayHeightOffset Property

Gets or sets the offset for calculating the height of the display area.

Syntax

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

Property Value

Integer

Remarks

Positive values will increase the height, negative values will reduce it.

Requirements

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

See Also