Spread WPF Documentation
EditingElement Class
Members 


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.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.Primitives.TextBoxBase
                        System.Windows.Controls.TextBox
                           GrapeCity.Windows.SpreadSheet.UI.EditingElement

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

EditingElement Members
GrapeCity.Windows.SpreadSheet.UI Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.