ARControl Constructor | Initializes a new instance of an ActiveReports control. For internal use. |
Border | Gets a border object that defines the border style for each edge of the control. |
DataField | Gets or sets the field name from the data source to bind to the control. |
Height | Gets or sets the height of the control in inches. |
Left | Gets or sets the left position of the control. |
Location | Gets or sets the location of the control. |
Name | Gets or sets the name of the control. |
Parent | Gets a reference to the parent section of the control. |
Size | Gets or sets the size of the control in inches. |
Tag | Gets or sets user-defined information to be persisted with the control. |
Top | Gets or sets the top position of the control relative to the section that contains it. |
Visible | Sets or returns a value indicating whether the control will be printed. |
Width | Gets or sets the width of the control. |
BringToFront | Brings the control to the front of the z-order. |
Dispose | Releases the control instance from memory. |
GetBounds | This method is used by the ActiveReports designer. Internal use only. |
SendToBack | Sends the control to the back of the z-order. |
SetBounds | Sets the bounds of the control to the specified rectangle. |
Disposed | Raised when the control instance is released from memory. |
ViewChanged | Internal. Used by ActiveReports designer only. |
ARControl Class | DataDynamics.ActiveReports Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.