dbicSlide Send comments on this topic.
Minimum Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide 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