skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class SliderBase

Inheritance
System.Object
RadControl
RadHeaderedControl
RangeControlBase
RangeInputBase
SliderBase
RadRangeSlider
RangeSliderPrimitive
Inherited Members
RangeInputBase.SmallChangeProperty
RangeInputBase.LargeChangeProperty
RangeInputBase.SmallChange
RangeInputBase.LargeChange
RangeControlBase.MinimumProperty
RangeControlBase.MaximumProperty
RangeControlBase.OnTemplateApplied()
RangeControlBase.Minimum
RangeControlBase.Maximum
RadHeaderedControl.HeaderProperty
RadHeaderedControl.HeaderTemplateProperty
RadHeaderedControl.HeaderStyleProperty
RadHeaderedControl.Header
RadHeaderedControl.HeaderTemplate
RadHeaderedControl.HeaderStyle
RadControl.EndVisualStateUpdate(Boolean, Boolean)
RadControl.UpdateVisualState(Boolean)
RadControl.BeginVisualStateUpdate()
RadControl.SetVisualState(String, Boolean)
RadControl.CanUpdateVisualState()
RadControl.ComposeVisualStateName()
RadControl.MeasureOverride(Size)
RadControl.ArrangeOverride(Size)
RadControl.OnApplyTemplate()
RadControl.UnapplyTemplateCore()
RadControl.OnIsEnabledChanged(Boolean, Boolean)
RadControl.ApplyTemplateCore()
RadControl.LoadCore()
RadControl.OnLoaded()
RadControl.UnloadCore()
RadControl.CurrentVisualState
RadControl.IsLoaded
RadControl.IsLoading
RadControl.IsUnloaded
RadControl.WasUnloaded
RadControl.IsTemplateApplied
Namespace: Telerik.UI.Xaml.Controls.Primitives
Assembly: Telerik.WinUI.Controls.dll

Syntax

public abstract class SliderBase : RangeInputBase

Constructors

SliderBase()

Declaration
protected SliderBase()

Fields

IsDeferredDraggingEnabledProperty

Declaration
public static readonly DependencyProperty IsDeferredDraggingEnabledProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

OrientationProperty

Declaration
public static readonly DependencyProperty OrientationProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SelectionEndProperty

Declaration
public static readonly DependencyProperty SelectionEndProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SelectionStartProperty

Declaration
public static readonly DependencyProperty SelectionStartProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ShowRangeToolTipProperty

Declaration
public static readonly DependencyProperty ShowRangeToolTipProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ShowValueToolTipProperty

Declaration
public static readonly DependencyProperty ShowValueToolTipProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

SnapsToProperty

Declaration
public static readonly DependencyProperty SnapsToProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TickFrequencyProperty

Declaration
public static readonly DependencyProperty TickFrequencyProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

ToolTipFormatProperty

Declaration
public static readonly DependencyProperty ToolTipFormatProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

TrackTapModeProperty

Declaration
public static readonly DependencyProperty TrackTapModeProperty
Field Value
Microsoft.UI.Xaml.DependencyProperty

Properties

IsDeferredDraggingEnabled

Declaration
public bool IsDeferredDraggingEnabled { get; set; }
Property Value
System.Boolean

Orientation

Declaration
public Orientation Orientation { get; set; }
Property Value
Microsoft.UI.Xaml.Controls.Orientation

SelectionEnd

Declaration
public double SelectionEnd { get; set; }
Property Value
System.Double

SelectionStart

Declaration
public double SelectionStart { get; set; }
Property Value
System.Double

ShowRangeToolTip

Declaration
public bool ShowRangeToolTip { get; set; }
Property Value
System.Boolean

ShowValueToolTip

Declaration
public bool ShowValueToolTip { get; set; }
Property Value
System.Boolean

SnapsTo

Declaration
public SnapsTo SnapsTo { get; set; }
Property Value
SnapsTo

TickFrequency

Declaration
public double TickFrequency { get; set; }
Property Value
System.Double

ToolTipFormat

Declaration
public string ToolTipFormat { get; set; }
Property Value
System.String

TrackTapMode

Declaration
public RangeSliderTrackTapMode TrackTapMode { get; set; }
Property Value
RangeSliderTrackTapMode

Methods

OnCreateAutomationPeer()

Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.UI.Xaml.Automation.Peers.AutomationPeer

Overrides
RangeInputBase.OnCreateAutomationPeer()

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
Support Resources
  • Knowledge Base
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.