MindFusion WinForms Programmer's Guide
SideBySideContainer Members
Constructors Properties
 


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

The following tables list the members exposed by the SideBySideContainer type.

 Public Constructors

  Name Description

SideBySideContainer

Initializes a new instance of the SideBySideContainer class.

 Public Properties

  Name Description

AffectsParentLayout

Gets or sets a value indicating whether the parent of this item will shrink when this item is hidden as a result of PageSectionVisibility. (Inherited from ReportItem.)

AllowSplit

Gets or sets a value indicating whether this data range contents are allowed to split across several pages. (Inherited from DataRange.)

AlternatingBackground

Gets or sets the brush that will be used to fill the background of the alternating instances of this data range. (Inherited from DataRange.)

AlternatingBorder

Gets or sets the alternating border of this data range. (Inherited from DataRange.)

ArrangeByX

Gets or sets a value indicating whether to attempt to arrange the instances of this data range by the x-axis first. (Inherited from DataRange.)

Background

Gets or sets the brush that will be used to fill the data range background. (Inherited from DataRange.)

Border

Gets or sets the border of this data range. (Inherited from DataRange.)

DataMember

Gets or sets the name of the data member this range is bound to. (Inherited from DataRange.)

DataSource

Gets or sets the data source this range is bound to. (Inherited from DataRange.)

Footer

Gets or sets the footer of this data range. (Inherited from DataRange.)

Header

Gets or sets the header of this data range. (Inherited from DataRange.)

Items

Gets or sets the items contained in the DataRange. (Inherited from DataRange.)

Location

Gets or sets the position of the item. (Inherited from ReportItem.)

Margin

Gets or sets the margin of this data range, that is, the distance between the edge of this data range and the report elements adjacent to it. (Inherited from DataRange.)

MasterDetailRelation

Gets or sets the master detail relation. (Inherited from DataRange.)

Name

Gets or sets the name of the report item. (Inherited from ReportItem.)

PageSectionVisibility

Gets or set a value indicating whether this item will be visible. This only applies to items placed in page sections. (Inherited from ReportItem.)

Repeat

Gets or sets the number of occurrences of this data range. (Inherited from DataRange.)

Size

Gets or sets the size of the item. (Inherited from ReportItem.)

UseDesignOrder

Gets or sets a value indicating whether this item's design-time order will take precedence over the item's vertical position within the page design when determining the layout order. (Inherited from ReportItem.)

Visible

Gets or sets a value indicating whether the item will be printed in the report. (Inherited from ReportItem.)

 See Also

SideBySideContainer Class
MindFusion.Reporting Namespace