MindFusion WinForms Programmer's Guide
ReportItem Members
Constructors Properties
 


Represents an abstract base class for all report elements.

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

 Protected Constructors

  Name Description

ReportItem

Initialize a new instance of the ReportItem 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.

Location

Gets or sets the position of the item.

Name

Gets or sets the name of the report item.

PageSectionVisibility

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

Size

Gets or sets the size of the item.

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.

Visible

Gets or sets a value indicating whether the item will be printed in the report.

 See Also

ReportItem Class
MindFusion.Reporting Namespace