dbicSlide Send comments on this topic.
ShowIncrement Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : ShowIncrement Property

Determines when major divisions will be displayed along the slider/ruler of the control.

Syntax

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

Property Value

Integer

Remarks

Only applicable when TrackType is set to Ruler

Requirements

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

See Also