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

Determines the current Double value of the control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Value As Double
C# 
public double Value {get;}

Property Value

Double

Requirements

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

See Also