Xceed DataGrid for Silverlight Documentation
DataGridTextBox Class
Members 


Represents a cell editor that is used to edit the content of columns that contain text.
Syntax
'Declaration
 
Public Class DataGridTextBox 
   Inherits Xceed.Silverlight.Controls.AutoSelectTextBox
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As DataGridTextBox
public class DataGridTextBox : Xceed.Silverlight.Controls.AutoSelectTextBox, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.TextBox
                  Xceed.Silverlight.Controls.AutoSelectTextBox
                     Xceed.Silverlight.DataGrid.DataGridTextBox

Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

DataGridTextBox Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback