dbicMeter Send comments on this topic.
Value Property
See Also 
dbicMeter Assembly > Dbi.WinControl.Meter Namespace > dbiMeter Class : Value Property

Gets or sets the current value of the control.

Syntax

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

Property Value

Integer

Requirements

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

See Also