Class FormulaBarFunctionEditor
Provides the base class from which the classes that represent cell editors are derived.
Inheritance
System.Object
FormulaBarFunctionEditor
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.Spreadsheet.Controls
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public class FormulaBarFunctionEditor : CellEditorBase, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, ICellEditor, ICommandDescriptorsProvider
Constructors
FormulaBarFunctionEditor()
Declaration
public FormulaBarFunctionEditor()