An NDoc Documented Class Library

ReportControl Class

For a list of all members of this type, see ReportControl Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Reporting.ReportControl

[Visual Basic]
Public Class ReportControl
    Inherits UserControl
[C#]
public class ReportControl : UserControl
[C++]
public __gc class ReportControl : public UserControl
[JScript]
public class ReportControl extends UserControl

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Reporting

Assembly: White.Reporting (in White.Reporting.dll)

See Also

ReportControl Members | Reporting Namespace