MindFusion WinForms Programmer's Guide
ControlWrapper Members
Constructors Properties
 


Represents a wrapper around a System.Windows.Forms.Control that can be added and rendered in a MindFusion.Reporting.Report.

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

 Public Constructors

  Name Description

ControlWrapper

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

Border

Gets or sets the border of the wrapped control.

Control

Gets or sets the System.Windows.Forms.Control wrapped by this instance.

Location

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

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.)

ScaleDimensions

Gets or sets the design-time scale factor of the control.

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

ControlWrapper Class
MindFusion.Reporting Namespace