MindFusion.Wpf Pack Programmer's Guide
RangeSelector.Step Property
See Also
 





Gets or sets the step to scroll with when using the buttons. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public double Step { get; set; }

Visual Basic  Copy Code

Public Property Step As Double

 Property Value

A double value. The default is 1.

 See Also

RangeSelector Members
RangeSelector Class
MindFusion.UI.Wpf Namespace