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

Returns the current value of the control.

Syntax

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

Property Value

Double

Requirements

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

See Also