dbicDigit Send comments on this topic.
DigitWidth Property
See Also 
dbicDigit Assembly > Dbi.WinControl.Digit Namespace > dbiDigit Class : DigitWidth Property

Gets or sets the width of the characters within the control display.

Syntax

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

Property Value

Integer

Requirements

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

See Also