Class RadMaskedEditBoxEditorElement
Inheritance
System.Object
RadMaskedEditBoxEditorElement
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public class RadMaskedEditBoxEditorElement : RadMaskedEditBoxElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode
Constructors
RadMaskedEditBoxEditorElement()
Declaration
public RadMaskedEditBoxEditorElement()
Properties
MaskType
Gets or sets the mask type.
Declaration
public override MaskType MaskType { get; set; }
Property Value
MaskType
|
Overrides
ThemeEffectiveType
Declaration
protected override Type ThemeEffectiveType { get; }
Property Value
System.Type
|
Overrides
Methods
InitializeFields()
Declaration
protected override void InitializeFields()