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

Determines the max number of characters the Display Area will render.

Syntax

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

Property Value

Integer

Requirements

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

See Also