Slider.StepsCount Property

GeonBit.UI

SliderStepsCount Property
How many steps (ticks) in slider range.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public uint StepsCount { get; set; }

Property Value

Type: UInt32
See Also