MindFusion.Wpf Pack Programmer's Guide
SideBySideContainer Class
See Also
 





Represents a container that can hold side-by-side data ranges.

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

 Syntax

C#  Copy Code

public class SideBySideContainer : DataRange

Visual Basic  Copy Code

Public Class SideBySideContainer
    Inherits DataRange

 Inheritance Hierarchy

System.Object
    System.Windows.Threading.DispatcherObject
        System.Windows.DependencyObject
            System.Windows.Media.Visual
                System.Windows.UIElement
                    System.Windows.FrameworkElement
                        MindFusion.Reporting.Wpf.ReportItem
                            MindFusion.Reporting.Wpf.ItemWithChildren
                                MindFusion.Reporting.Wpf.ItemWithSections
                                    MindFusion.Reporting.Wpf.DataRange
                                        MindFusion.Reporting.Wpf.SideBySideContainer

 See Also

SideBySideContainer Members
MindFusion.Reporting.Wpf Namespace