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

Gets or sets the type of border to draw around the display area.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also