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





Represents a report item, which provides header and footer.

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

 Syntax

C#  Copy Code

public abstract class ItemWithSections : ItemWithChildren

Visual Basic  Copy Code

Public MustInherit Class ItemWithSections
    Inherits ItemWithChildren

 Remarks

This class is not meant to be directly used by the users.

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                MindFusion.Reporting.Silverlight.ReportItem
                    MindFusion.Reporting.Silverlight.ItemWithChildren
                        MindFusion.Reporting.Silverlight.ItemWithSections
                            MindFusion.Reporting.Silverlight.DataRange
                            MindFusion.Reporting.Silverlight.Page

 See Also

ItemWithSections Members
MindFusion.Reporting.Silverlight Namespace