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

Gets or sets the minimum value of the control.

Syntax

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

Property Value

Integer

Requirements

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

See Also