Xceed DataGrid for Silverlight Documentation
NumericTextBox Class
Members 


Represents a control that limits the value extracted from the input text to be a numeric value.
Syntax
'Declaration
 
Public Class NumericTextBox 
   Inherits AutoSelectTextBox
   Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
'Usage
 
Dim instance As NumericTextBox
public class NumericTextBox : 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.Controls.NumericTextBox
                        Xceed.Silverlight.DataGrid.DataGridNumericTextBox

Requirements

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

See Also

Reference

NumericTextBox Members
Xceed.Silverlight.Controls Namespace

Send Feedback