Class RadCalculatorEditorElement
Represents a calculator editor element used in calculator editors.
Inheritance
System.Object
    
    
    
    
    
    
    
    
    
    
    RadCalculatorEditorElement
  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 RadCalculatorEditorElement : RadCalculatorDropDownElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IInputEditor, IValueEditor, ISupportInitialize
  Constructors
RadCalculatorEditorElement()
Declaration
public RadCalculatorEditorElement()
  Properties
ThemeEffectiveType
Declaration
protected override Type ThemeEffectiveType { get; }
  Property Value
| 
        System.Type
         
  |