Spread Silverlight Documentation
EditingElement Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : EditingElement Class
Represents an edit control.
Object Model
EditingElement Class
Syntax
'Declaration
 
Public Class EditingElement 
   Inherits System.Windows.Controls.TextBox
'Usage
 
Dim instance As EditingElement
public class EditingElement : System.Windows.Controls.TextBox 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.TextBox
                  GrapeCity.Windows.SpreadSheet.UI.EditingElement

See Also

Reference

EditingElement Members
GrapeCity.Windows.SpreadSheet.UI Namespace