Search
ReportItem Class
See Also
 





Represents an abstract base class for all report elements.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public abstract class ReportItem : FrameworkElement

Visual Basic  Copy Code

Public MustInherit Class ReportItem
    Inherits FrameworkElement

 Inheritance Hierarchy

 See Also