MindFusion.Wpf Pack Programmer's Guide
RangeSelector Class
See Also
 





Represents a range selector a control which allows the users to interactively select a range inside a larger range.

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

 Syntax

C#  Copy Code

public class RangeSelector : Control

Visual Basic  Copy Code

Public Class RangeSelector
    Inherits Control

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        System.Windows.Controls.Control
                            MindFusion.UI.Wpf.RangeSelector

 See Also

RangeSelector Members
MindFusion.UI.Wpf Namespace