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
    • Roadmap
    • Release History
  • Support and Learning

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

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • 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 RadDomainUpDown

Represents a spin control that displays a collection of text values through which users can navigate using up and down buttons. The RadDomainUpDown class is essentially a wrapper for the RadDomainUpDownElement. All UI and logic functionality is implemented by the RadDomainUpDownElement class, while RadDomainUpDown acts to transfer events to and from its RadDomainUpDownElement instance.

Inheritance
System.Object
RadControl
RadEditorControl
RadDropDownList
RadDomainUpDown
Inherited Members
RadDropDownList.SelectedIndexChangedEventKey
RadDropDownList.SelectedIndexChangingEventKey
RadDropDownList.SelectedValueChangedEventKey
RadDropDownList.ListItemDataBindingEventKey
RadDropDownList.ListItemDataBoundEventKey
RadDropDownList.CreatingVisualListItemEventKey
RadDropDownList.PopupOpenedEventKey
RadDropDownList.PopupOpeningEventKey
RadDropDownList.PopupClosingEventKey
RadDropDownList.PopupClosedEventKey
RadDropDownList.SelectionRangeChangedKey
RadDropDownList.SortStyleChangedKey
RadDropDownList.VisualItemFormattingKey
RadDropDownList.KeyDownEventKey
RadDropDownList.KeyUpEventKey
RadDropDownList.KeyPressEventKey
RadDropDownList.Dispose(Boolean)
RadDropDownList.EndInit()
RadDropDownList.SelectText(Int32, Int32)
RadDropDownList.SelectAllText()
RadDropDownList.SelectAll()
RadDropDownList.OnDataBindingComplete(Object, ListBindingCompleteEventArgs)
RadDropDownList.FindItemExact(String, Boolean)
RadDropDownList.FindString(String)
RadDropDownList.FindString(String, Int32)
RadDropDownList.FindStringExact(String)
RadDropDownList.FindStringExact(String, Int32)
RadDropDownList.FindStringNonWrapping(String)
RadDropDownList.FindStringNonWrapping(String, Int32)
RadDropDownList.Rebind()
RadDropDownList.BeginUpdate()
RadDropDownList.EndUpdate()
RadDropDownList.DeferRefresh()
RadDropDownList.OnRightToLeftChanged(EventArgs)
RadDropDownList.OnBindingContextChanged(EventArgs)
RadDropDownList.OnEnter(EventArgs)
RadDropDownList.OnLeave(EventArgs)
RadDropDownList.OnGotFocus(EventArgs)
RadDropDownList.OnLostFocus(EventArgs)
RadDropDownList.OnSortStyleChanged(SortStyle)
RadDropDownList.OnVisualItemFormatting(RadListVisualItem)
RadDropDownList.OnSelectedIndexChanged(Object, Int32)
RadDropDownList.OnSelectedIndexChanging(Object, Int32)
RadDropDownList.OnSelectedValueChanged(Object, Int32, Object, Object)
RadDropDownList.OnItemDataBinding(Object, ListItemDataBindingEventArgs)
RadDropDownList.OnItemDataBound(Object, ListItemDataBoundEventArgs)
RadDropDownList.OnCreatingVisualItem(Object, CreatingVisualListItemEventArgs)
RadDropDownList.element_PopupClosing(Object, RadPopupClosingEventArgs)
RadDropDownList.element_PopupClosed(Object, RadPopupClosedEventArgs)
RadDropDownList.element_PopupOpening(Object, CancelEventArgs)
RadDropDownList.element_PopupOpened(Object, EventArgs)
RadDropDownList.dropDownListElement_KeyUp(Object, KeyEventArgs)
RadDropDownList.dropDownListElement_KeyPress(Object, KeyPressEventArgs)
RadDropDownList.dropDownListElement_KeyDown(Object, KeyEventArgs)
RadDropDownList.CreateRootElement()
RadDropDownList.ProcessAutoSizeChanged(Boolean)
RadDropDownList.ProcessCodedUIMessage(IPCMessage)
RadDropDownList.ISupportRootUIAutomation.InitializeUIAutomationProvider()
RadDropDownList.ISupportRootUIAutomation.DisposeUIAutomationProvider()
RadDropDownList.WndProc(Message)
RadDropDownList.ControlDefinesThemeForElement(RadElement)
RadDropDownList.IsInputChar(Char)
RadDropDownList.IsInputKey(Keys)
RadDropDownList.SetBackColorThemeOverrides()
RadDropDownList.ResetBackColorThemeOverrides()
RadDropDownList.SetForeColorThemeOverrides()
RadDropDownList.ResetForeColorThemeOverrides()
RadDropDownList.DefaultSize
RadDropDownList.AllowShowFocusCues
RadDropDownList.TabStop
RadDropDownList.ShowImageInEditorArea
RadDropDownList.MaxLength
RadDropDownList.SelectNextOnDoubleClick
RadDropDownList.ListElement
RadDropDownList.ItemHeight
RadDropDownList.SelectedItems
RadDropDownList.SelectedValue
RadDropDownList.SelectedItem
RadDropDownList.SelectedIndex
RadDropDownList.DataSource
RadDropDownList.DataMember
RadDropDownList.DisplayMember
RadDropDownList.ValueMember
RadDropDownList.DescriptionTextMember
RadDropDownList.EnableMouseWheel
RadDropDownList.Filter
RadDropDownList.FilterExpression
RadDropDownList.IsFilterActive
RadDropDownList.EnableUIAutomation
RadDropDownList.UIAutomationProvider
RadDropDownList.ISupportRootUIAutomation.RootUIAutomationManager
RadDropDownList.Text
RadDropDownList.NullText
RadDropDownList.SelectedText
RadDropDownList.SelectionLength
RadDropDownList.SelectionStart
RadDropDownList.CausesValidation
RadDropDownList.FindStringComparer
RadDropDownList.ItemsSortComparer
RadDropDownList.Font
RadDropDownList.TextChanged
RadDropDownList.DataBindingComplete
RadDropDownList.KeyPress
RadDropDownList.KeyUp
RadDropDownList.KeyDown
RadDropDownList.SelectedIndexChanged
RadDropDownList.SelectedIndexChanging
RadDropDownList.SelectedValueChanged
RadDropDownList.ItemDataBinding
RadDropDownList.ItemDataBound
RadDropDownList.CreatingVisualListItem
RadDropDownList.SortStyleChanged
RadDropDownList.VisualListItemFormatting
RadEditorControl.OnParentChanged(EventArgs)
RadEditorControl.GetPreferredSize(Size)
RadEditorControl.GetRootElementDesiredSize(Int32, Int32, Int32, Int32)
RadEditorControl.SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
RadEditorControl.ImageList
RadControl.isResizing2
RadControl.isDisposing2
RadControl.invalidResizeRect
RadControl.isAccessibilityRequested
RadControl.Construct()
RadControl.CreateBehavior()
RadControl.InitializeRootElement(RootRadElement)
RadControl.LoadElementTree()
RadControl.LoadElementTree(Size)
RadControl.SetIsInitializing(Boolean)
RadControl.ShouldSerializeBackColor()
RadControl.ShouldSerializeForeColor()
RadControl.ShouldSerializeFont()
RadControl.OnKeyDown(KeyEventArgs)
RadControl.OnKeyUp(KeyEventArgs)
RadControl.OnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.OnKeyPress(KeyPressEventArgs)
RadControl.OnClick(EventArgs)
RadControl.OnDoubleClick(EventArgs)
RadControl.OnMouseDown(MouseEventArgs)
RadControl.OnMouseUp(MouseEventArgs)
RadControl.OnMouseEnter(EventArgs)
RadControl.OnMouseLeave(EventArgs)
RadControl.OnMouseMove(MouseEventArgs)
RadControl.OnMouseHover(EventArgs)
RadControl.OnMouseWheel(MouseEventArgs)
RadControl.OnMouseCaptureChanged(EventArgs)
RadControl.OnCreateControl()
RadControl.OnHandleDestroyed(EventArgs)
RadControl.OnVisibleChanged(EventArgs)
RadControl.OnFontChanged(EventArgs)
RadControl.OnForeColorChanged(EventArgs)
RadControl.OnBackColorChanged(EventArgs)
RadControl.OnEnabledChanged(EventArgs)
RadControl.OnLocationChanged(EventArgs)
RadControl.OnPaddingChanged(EventArgs)
RadControl.OnPaint(PaintEventArgs)
RadControl.OnLayout(LayoutEventArgs)
RadControl.OnAutoSizeChanged(EventArgs)
RadControl.OnInvalidated(RadElement)
RadControl.OnLoad(Size)
RadControl.OnCaptureLosing()
RadControl.OnThemeChanged()
RadControl.OnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.OnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.OnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.ProcessMnemonic(Char)
RadControl.ProcessFocusRequested(RadElement)
RadControl.ProcessCaptureChangeRequested(RadElement, Boolean)
RadControl.CallOnMouseCaptureChanged(EventArgs)
RadControl.CallBaseOnGotFocus(EventArgs)
RadControl.CallBaseOnLostFocus(EventArgs)
RadControl.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.CallOnMouseUp(MouseEventArgs)
RadControl.CallOnMouseDown(MouseEventArgs)
RadControl.CallOnClick(EventArgs)
RadControl.CallOnDoubleClick(EventArgs)
RadControl.CallOnMouseEnter(EventArgs)
RadControl.CallOnMouseWheel(MouseEventArgs)
RadControl.CallOnMouseLeave(EventArgs)
RadControl.CallOnMouseMove(MouseEventArgs)
RadControl.CallOnMouseHover(EventArgs)
RadControl.CallOnPreviewKeyDown(PreviewKeyDownEventArgs)
RadControl.CallBaseOnKeyDown(KeyEventArgs)
RadControl.CallOnKeyDown(KeyEventArgs)
RadControl.CallBaseOnKeyPress(KeyPressEventArgs)
RadControl.CallOnKeyPress(KeyPressEventArgs)
RadControl.GetInputElement()
RadControl.CallBaseOnKeyUp(KeyEventArgs)
RadControl.CallOnKeyUp(KeyEventArgs)
RadControl.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.CallOnVisibleChanged(EventArgs)
RadControl.BeginInit()
RadControl.OnNotifyPropertyChanged(String)
RadControl.OnNotifyPropertyChanged(PropertyChangedEventArgs)
RadControl.IComponentTreeHandler.GetShowFocusCues()
RadControl.IComponentTreeHandler.CreateRootElement()
RadControl.IComponentTreeHandler.CreateChildItems(RadElement)
RadControl.IComponentTreeHandler.InitializeRootElement(RootRadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement)
RadControl.IComponentTreeHandler.InvalidateElement(RadElement, Rectangle)
RadControl.IComponentTreeHandler.InvalidateIfNotSuspended()
RadControl.IComponentTreeHandler.GetAmbientPropertyValue(RadProperty)
RadControl.IComponentTreeHandler.ControlThemeChangedCallback()
RadControl.IComponentTreeHandler.OnAmbientPropertyChanged(RadProperty)
RadControl.IComponentTreeHandler.OnFocusRequested(RadElement)
RadControl.IComponentTreeHandler.OnCaptureChangeRequested(RadElement, Boolean)
RadControl.IComponentTreeHandler.OnDisplayPropertyChanged(RadPropertyChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnThemeNameChanged(ThemeNameChangedEventArgs)
RadControl.IComponentTreeHandler.CallOnMouseCaptureChanged(EventArgs)
RadControl.IComponentTreeHandler.CallOnToolTipTextNeeded(Object, ToolTipTextNeededEventArgs)
RadControl.IComponentTreeHandler.CallOnScreenTipNeeded(Object, ScreenTipNeededEventArgs)
RadControl.OnZoomGesture(ZoomGestureEventArgs)
RadControl.OnRotateGesture(RotateGestureEventArgs)
RadControl.OnPanGesture(PanGestureEventArgs)
RadControl.OnTwoFingerTapGesture(GestureEventArgs)
RadControl.OnPressAndTapGesture(PressAndTapGestureEventArgs)
RadControl.OnGesture(GestureEventArgs)
RadControl.ProcessGesture(Message)
RadControl.EnableGesture(GestureType)
RadControl.DisableGesture(GestureType)
RadControl.Refresh()
RadControl.SuspendUpdate()
RadControl.ResumeUpdate()
RadControl.ResumeUpdate(Boolean)
RadControl.InvokeLayoutCallback(LayoutCallback)
RadControl.RegisterHostedControl(RadHostItem)
RadControl.UnregisterHostedControl(RadHostItem, Boolean)
RadControl.ResolveStyleGroupForElement(StyleGroup, RadObject)
RadControl.GetPlainText()
RadControl.CanEditUIElement(RadElement)
RadControl.GetChildAt(Int32)
RadControl.ShouldSerializeProperty(RadProperty)
RadControl.ShouldSerializeProperty(RadProperty, RadObject)
RadControl.ResetProperty(RadProperty, RadObject)
RadControl.CanEditElementAtDesignTime(RadElement)
RadControl.GetControlDefaultSize()
RadControl.GetDpiScaledSize(Size)
RadControl.GetDpiScaledSize(SizeF)
RadControl.FindPropertyInChildren(RadControl, IPCMessage)
RadControl.CallAccessibilityNotifyClients(AccessibleEvents, Int32)
RadControl.IPCHost.ProcessMessage(IPCMessage)
RadControl.ScaleControl(SizeF, BoundsSpecified)
RadControl.PerformRadAutoScale(Nullable<BoundsSpecified>)
RadControl.SetRadAutoScale(Boolean)
RadControl.IComponentTreeHandler.get_Name()
RadControl.IComponentTreeHandler.set_Name(String)
RadControl.EnableDpiScaling
RadControl.EnableRadAutoScale
RadControl.EnableRadFormInitialDpiScaling
RadControl.EnableImageDpiScaling
RadControl.EnableSvgImages
RadControl.IsTrial
RadControl.IsLoaded
RadControl.LayoutManager
RadControl.ElementTree
RadControl.UseCompatibleTextRenderingDefaultValue
RadControl.Behavior
RadControl.RootElement
RadControl.Padding
RadControl.ThemeName
RadControl.EnableTheming
RadControl.ThemeClassName
RadControl.ImageScalingSize
RadControl.UseCompatibleTextRendering
RadControl.MaximumSize
RadControl.MinimumSize
RadControl.Focusable
RadControl.Site
RadControl.IsInitializing
RadControl.SmallImageList
RadControl.SmallImageScalingSize
RadControl.IsDesignMode
RadControl.IsDisplayed
RadControl.FocusedElement
RadControl.ShowItemToolTips
RadControl.CommandBindings
RadControl.EnableKeyMap
RadControl.BackColor
RadControl.ForeColor
RadControl.ValidationCancel
RadControl.IComponentTreeHandler.IsDesignMode
RadControl.IComponentTreeHandler.ElementTree
RadControl.IComponentTreeHandler.Behavior
RadControl.IComponentTreeHandler.Initializing
RadControl.IComponentTreeHandler.ThemeClassName
RadControl.EnableGestures
RadControl.EnableAnalytics
RadControl.AnalyticsName
RadControl.EnableRadAccessibilityObjects
RadControl.AccessibilityRequested
RadControl.EnableCodedUITests
RadControl.EnableCodedUITestsDefaultValue
RadControl.EnableUIAutomationDefaultValue
RadControl.IPCHost.Context
RadControl.ElementInvalidated
RadControl.ToolTipTextNeeded
RadControl.ScreenTipNeeded
RadControl.ThemeNameChanged
RadControl.Initialized
RadControl.PropertyChanged
RadControl.ZoomGesture
RadControl.RotateGesture
RadControl.PanGesture
RadControl.TwoFingerTapGesture
RadControl.PressAndTapGesture
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll

Syntax

[TelerikToolboxCategory("Data Controls")]
public class RadDomainUpDown : RadDropDownList, INotifyPropertyChanged, ISupportInitializeNotification, ISupportInitialize, IComponentTreeHandler, ILayoutHandler, IPCHost, IAnalyticsProvider, ISupportRootUIAutomation

Constructors

RadDomainUpDown()

Declaration
public RadDomainUpDown()

Properties

AutoComplete

Gets or sets a value indicating whether auto-complete is enabled. When enabled, the matched item's text will be appended to the input in the editor.

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

AutoCompleteDataSource

This property is not relevant for this class.

Declaration
public override object AutoCompleteDataSource { get; set; }
Property Value
System.Object

Overrides
RadDropDownList.AutoCompleteDataSource

AutoCompleteDisplayMember

This property is not relevant for this class.

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

Overrides
RadDropDownList.AutoCompleteDisplayMember

AutoCompleteMode

This property is not relevant for this class.

Declaration
public override AutoCompleteMode AutoCompleteMode { get; set; }
Property Value
System.Windows.Forms.AutoCompleteMode

Overrides
RadDropDownList.AutoCompleteMode

AutoCompleteValueMember

This property is not relevant for this class.

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

Overrides
RadDropDownList.AutoCompleteValueMember

AutoSize

Gets or sets a value indicating whether the control automatically adjusts its size to fit its content. When enabled, the control will resize itself to properly display its content and selected item.

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

Overrides
RadDropDownList.AutoSize

AutoSizeItems

This property is not relevant for this class.

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

Overrides
RadDropDownList.AutoSizeItems

CaseSensitive

This property is not relevant for this class.

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

Overrides
RadDropDownList.CaseSensitive

DefaultItemsCountInDropDown

This property is not relevant for this class.

Declaration
public override int DefaultItemsCountInDropDown { get; set; }
Property Value
System.Int32

Overrides
RadDropDownList.DefaultItemsCountInDropDown

DomainUpDownElement

Gets the main element that provides the domain up-down functionality. This element encapsulates the actual UI logic and behavior of the RadDomainUpDown control.

Declaration
public RadDomainUpDownElement DomainUpDownElement { get; }
Property Value
RadDomainUpDownElement

DropDownAnimationEasing

This property is not relevant for this class.

Declaration
public override RadEasingType DropDownAnimationEasing { get; set; }
Property Value
RadEasingType

Overrides
RadDropDownList.DropDownAnimationEasing

DropDownAnimationEnabled

This property is not relevant for this class.

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

Overrides
RadDropDownList.DropDownAnimationEnabled

DropDownAnimationFrames

This property is not relevant for this class.

Declaration
public override int DropDownAnimationFrames { get; set; }
Property Value
System.Int32

Overrides
RadDropDownList.DropDownAnimationFrames

DropDownHeight

This property is not relevant for this class.

Declaration
public override int DropDownHeight { get; set; }
Property Value
System.Int32

Overrides
RadDropDownList.DropDownHeight

DropDownListElement

This property is not relevant for this class.

Declaration
public override RadDropDownListElement DropDownListElement { get; }
Property Value
RadDropDownListElement

Overrides
RadDropDownList.DropDownListElement

DropDownMaxSize

This property is not relevant for this class.

Declaration
public override Size DropDownMaxSize { get; set; }
Property Value
System.Drawing.Size

Overrides
RadDropDownList.DropDownMaxSize

DropDownMinSize

This property is not relevant for this class.

Declaration
public override Size DropDownMinSize { get; set; }
Property Value
System.Drawing.Size

Overrides
RadDropDownList.DropDownMinSize

DropDownSizingMode

This property is not relevant for this class.

Declaration
public override SizingMode DropDownSizingMode { get; set; }
Property Value
SizingMode

Overrides
RadDropDownList.DropDownSizingMode

DropDownStyle

This property is not relevant for this class.

Declaration
public override RadDropDownStyle DropDownStyle { get; set; }
Property Value
RadDropDownStyle

Overrides
RadDropDownList.DropDownStyle

EnableAlternatingItemColor

This property is not relevant for this class.

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

Overrides
RadDropDownList.EnableAlternatingItemColor

EnableKineticScrolling

This property is not relevant for this class.

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

Overrides
RadDropDownList.EnableKineticScrolling

FitItemsToSize

This property is not relevant for this class.

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

Overrides
RadDropDownList.FitItemsToSize

FormatInfo

This property is not relevant for this class.

Declaration
public override IFormatProvider FormatInfo { get; set; }
Property Value
System.IFormatProvider

Overrides
RadDropDownList.FormatInfo

FormatString

This property is not relevant for this class.

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

Overrides
RadDropDownList.FormatString

FormattingEnabled

This property is not relevant for this class.

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

Overrides
RadDropDownList.FormattingEnabled

IsPopupVisible

This property is not relevant for this class.

Declaration
public override bool IsPopupVisible { get; }
Property Value
System.Boolean

Overrides
RadDropDownList.IsPopupVisible

Items

Gets the collection of items that are displayed in the domain up-down control. This collection contains RadListDataItem objects that represent the available choices.

Declaration
public override RadListDataItemCollection Items { get; }
Property Value
RadListDataItemCollection

Overrides
RadDropDownList.Items

MaxDropDownItems

This property is not relevant for this class.

Declaration
public override int MaxDropDownItems { get; set; }
Property Value
System.Int32

Overrides
RadDropDownList.MaxDropDownItems

Popup

This property is not relevant for this class.

Declaration
public override RadEditorPopupControlBase Popup { get; }
Property Value
RadEditorPopupControlBase

Overrides
RadDropDownList.Popup

ReadOnly

Gets or sets a value indicating whether typing is enabled inside the text box. When set to true, the control becomes read-only and users can only navigate using the up/down buttons.

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

SortStyle

This property is not relevant for this class.

Declaration
public override SortStyle SortStyle { get; set; }
Property Value
SortStyle

Overrides
RadDropDownList.SortStyle

Wrap

Gets or sets a value indicating whether the selected item will revert to the first item after reaching the last item and vice versa. This property enables circular navigation through the item collection.

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

Methods

CloseDropDown()

This method is not relevant for this class.

Declaration
public override void CloseDropDown()
Overrides
RadDropDownList.CloseDropDown()

CreateAccessibilityInstance()

Creates an accessibility object for this domain up-down control to support assistive technologies. When EnableRadAccessibilityObjects is enabled, returns a custom accessibility object; otherwise, returns the base implementation.

Declaration
protected override AccessibleObject CreateAccessibilityInstance()
Returns
System.Windows.Forms.AccessibleObject

An System.Windows.Forms.AccessibleObject that provides accessibility support for this control.

Overrides
RadDropDownList.CreateAccessibilityInstance()

CreateChildItems(RadElement)

Creates the child elements of the control by instantiating and configuring the internal RadDomainUpDownElement This method sets up the domain up-down element and establishes its basic properties.

Declaration
protected override void CreateChildItems(RadElement parent)
Parameters
RadElement parent

The parent RadElement that will contain the child elements.

Overrides
RadDropDownList.CreateChildItems(RadElement)

CreateDropDownListElement()

Creates the main dropdown list element that provides the core functionality for the domain up-down control.

Declaration
protected override RadDropDownListElement CreateDropDownListElement()
Returns
RadDropDownListElement

A new instance of RadDomainUpDownElement.

Overrides
RadDropDownList.CreateDropDownListElement()

MoveDown()

Selects the next item in the list. If the Wrap property is enabled and the last item is currently selected, this method will navigate to the first item in the collection.

Declaration
public void MoveDown()

MoveDown(Boolean)

Selects the next item in the list with the option to specify wrapping behavior.

Declaration
public void MoveDown(bool wrap)
Parameters
System.Boolean wrap

Specifies whether the navigation will wrap from the last item to the first item.

MoveUp()

Selects the previous item in the list. If the Wrap property is enabled and the first item is currently selected, this method will navigate to the last item in the collection.

Declaration
public void MoveUp()

MoveUp(Boolean)

Selects the previous item in the list with the option to specify wrapping behavior.

Declaration
public void MoveUp(bool wrap)
Parameters
System.Boolean wrap

Specifies whether the navigation will wrap from the first item to the last item.

ShowDropDown()

This method is not relevant for this class.

Declaration
public override void ShowDropDown()
Overrides
RadDropDownList.ShowDropDown()

Events

PopupClosed

This event is not relevant for this class.

Declaration
public override event RadPopupClosedEventHandler PopupClosed
Event Type
RadPopupClosedEventHandler

Overrides
RadDropDownList.PopupClosed

PopupClosing

This event is not relevant for this class.

Declaration
public override event RadPopupClosingEventHandler PopupClosing
Event Type
RadPopupClosingEventHandler

Overrides
RadDropDownList.PopupClosing

PopupOpened

This event is not relevant for this class.

Declaration
public override event EventHandler PopupOpened
Event Type
System.EventHandler

Overrides
RadDropDownList.PopupOpened

PopupOpening

This event is not relevant for this class.

Declaration
public override event CancelEventHandler PopupOpening
Event Type
System.ComponentModel.CancelEventHandler

Overrides
RadDropDownList.PopupOpening

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • 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.