Telerik.UI.Xaml.Controls.Input
Defines the possible modifiable components of a date time item in a DateTimeList.
This class represents a control that provides functionality for choosing dates or times. It supports value ranges and value formats.
Defines the possible display modes of the RadDateTimePicker controls.
Specify the input mode of the DateTimePicker.
Represents a structure that defines the date or time amount used as an interval for seletable options of the RadDateTimePicker control.
Defines values that specify the buttons on a mouse device.
Provides data for various events that report changes to the mouse wheel delta value of a mouse device.
Specifies the possible states of a mouse button.
Provides data for various events that report changes to the mouse wheel delta value of a mouse device.
Represents a control that enables the user to select date values from a range by tapping on a picker box containing the current value and opening a date selector to select a new value.
Represents a control that enables the user to select date values from a range by tapping on a picker box containing the current value and opening a date selector to select a new value.
MaskedInput control for entering DateTime values.
MaskedInput control for entering and validating Email address string values.
MaskedInput control for entering and IP Address string values.
Base class for all masked-input controls like RadMaskedTextInput, RadMaskedDateTimeInput, RadMaskedNumericInput etc.
MaskedInput control for entering numeric values.
MaskedInput control for entering string values validated by a custom regex set via the Mask property.
MaskedInput control for entering string values like phone numbers, IBAN, post codes, product codes etc. User can limit the user input or set literal / escaped symbols in the input via the Mask property. When Mask is empty string, the control behaves like a normal TextBox (free form text input).
MaskedInput control for entering TimeSpan values.
Represents a special RangeControlBase implementation that allows for numeric input. The control consists of a TextBox part which may be edited with numerical value directly and two buttons to increase/decrease the current value.
Represents an input control that can be used for visual selection of a logical range. The selection range is visualized with scaled axes.
Represents a control that allows for giving a rating by tapping on a RatingItem.
Represents an item from the RadRating control.
A segmented control is a horizontal control made of multiple segments, each segment functioning as a toggle button.
Represents a control that enables the user to select time values from a range by tapping on a picker box containing the current value and opening a time selector to select a new value.
Specifies the precision of RadRating.
Specifies the RatingSelectionMode of RadRating.
Represents a item in a SegmentedItemsControl.
Contains information about the SegmentAnimationContextChanged event.
Defines the supported visual states for the Segment.
Defines the supported width modes for the Segment.
Represents the list control that holds the Segment.
A custom panel that holds the elements in a SegmentedItemsControl control.
Defines the possible behaviors of DateTimePicker when a step different from 1 is defined for one of the selectable components of the DateTime structure.
This class contains information about events which occur when a given value is changed. Here the old and the new values are exposed.
Event args for ValueChanging event.
Contains information about an event which occurs when a given value is about to change. Allows for canceling the change.
Defines the different ways the Value of ancestor of the RadMaskedInputBase can be formatted.