Represents an element that has a value within a specific range.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public abstract class RadRangeBase : Control |
| Visual Basic |
|---|
Public MustInherit Class RadRangeBase _
Inherits Control |
Inheritance Hierarchy
See Also