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





Gets or sets the minimum size of the selected range. This is a dependency property.

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

 Syntax

C#  Copy Code

public double MinimumSelectionLength { get; set; }

Visual Basic  Copy Code

Public Property MinimumSelectionLength As Double

 Property Value

A double value. The default is 5.

 See Also

RangeSelector Members
RangeSelector Class
MindFusion.UI.Wpf Namespace