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





Represents a special type of item container, which should be used as the root in the DataTemplate object specified by the ItemTemplate property of data ranges.

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

 Syntax

C#  Copy Code

public class ItemContainer : ItemWithChildren

Visual Basic  Copy Code

Public Class ItemContainer
    Inherits ItemWithChildren

 Inheritance Hierarchy

System.Object
    System.Windows.DependencyObject
        System.Windows.UIElement
            System.Windows.FrameworkElement
                MindFusion.Reporting.Silverlight.ReportItem
                    MindFusion.Reporting.Silverlight.ItemWithChildren
                        MindFusion.Reporting.Silverlight.ItemContainer

 See Also

ItemContainer Members
MindFusion.Reporting.Silverlight Namespace