Xceed DataGrid for Silverlight Documentation
DataGridNumericTextBox Class
Members 


Represents a cell editor that is used to edit the content of columns that contain numeric data.
Syntax
'Declaration
 
Public Class DataGridNumericTextBox 
   Inherits Xceed.Silverlight.Controls.NumericTextBox
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As DataGridNumericTextBox
public class DataGridNumericTextBox : Xceed.Silverlight.Controls.NumericTextBox, 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.Controls.NumericTextBox
                        Xceed.Silverlight.DataGrid.DataGridNumericTextBox

Requirements

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

See Also

Reference

DataGridNumericTextBox Members
Xceed.Silverlight.DataGrid Namespace

Send Feedback