MindFusion.Reporting for Silverlight Programmer's Guide
ReportItem Class
See Also
 





Represents an abstract base class for all report elements.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public abstract class ReportItem : FrameworkElement

Visual Basic  Copy Code

Public MustInherit Class ReportItem
    Inherits FrameworkElement

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                MindFusion.Reporting.Silverlight.ReportItem
                    MindFusion.Reporting.Silverlight.Barcode
                    MindFusion.Reporting.Silverlight.CustomReportItem
                    MindFusion.Reporting.Silverlight.ItemWithChildren
                    MindFusion.Reporting.Silverlight.Label
                    MindFusion.Reporting.Silverlight.PageBreak
                    MindFusion.Reporting.Silverlight.Picture

 See Also

ReportItem Members
MindFusion.Reporting.Silverlight Namespace