RadMaskedInput
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
C#
public class RadMaskedInput : Control, IAutomationPeer, IPeerConverter, IRadMaskedInput, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlRadMaskedInput...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public RadMaskedInput()
Fields
C#
public static AutomationProperty selectionStartProperty
C#
public static AutomationProperty textProperty
C#
public static AutomationProperty valueProperty
Properties
C#
public int SelectionStart { get; }
Methods
C#
public void MouseClick(MouseClickType clickType, int offset, bool offsetFromLeft)
Implements:
C#
public void MouseClick(MouseClickType clickType, int offset)