Reporting

TextBox that autoupdates DataBound Text property in TwoWay binding

Namespace: Telerik.ReportViewer.Wpf
Assembly: Telerik.ReportViewer.Wpf (in Telerik.ReportViewer.Wpf.dll)

Syntax

C#
public class TextBoxEx : TextBox
Visual Basic
Public Class TextBoxEx _
	Inherits 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
                  Telerik.ReportViewer.Wpf..::..TextBoxEx

Version Information

Supported in: 1.0.1

See Also