MindFusion WinForms Programmer's Guide
DataRange Members
Constructors Properties
 


Represents a report item that provides master detail relation during data-binding.

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

 Public Constructors

  Name Description

DataRange

Initializes a new instance of the DataRange 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.

AlternatingBackground

Gets or sets the brush that will be used to fill the background of the alternating instances of this data range.

AlternatingBorder

Gets or sets the alternating border of this data range.

ArrangeByX

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

Background

Gets or sets the brush that will be used to fill the data range background.

Border

Gets or sets the border of this data range.

DataMember

Gets or sets the name of the data member this range is bound to.

DataSource

Gets or sets the data source this range is bound to.

Footer

Gets or sets the footer of this data range.

Header

Gets or sets the header of this data range.

Items

Gets or sets the items contained in the 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.

MasterDetailRelation

Gets or sets the master detail relation.

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.

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

DataRange Class
MindFusion.Reporting Namespace