Reporting

Represents a error status control

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

Syntax

C#
public class ErrorStatus : ContentControl
Visual Basic
Public Class ErrorStatus _
	Inherits ContentControl

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ContentControl
            Telerik.ReportViewer.Silverlight..::..ErrorStatus

Version Information

Supported in: 1.0

See Also