GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : ARControl Class |
The following tables list the members exposed by ARControl.
Name | Description | |
---|---|---|
Border | Gets a border object that defines the border style for each edge of the control. | |
Bounds | Sets or returns a rectangle that defines the location and size of the control in inches. | |
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 in inches. | |
Location | Gets or sets the location of the control in inches. | |
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, in inches, 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 in inches. |
Name | Description | |
---|---|---|
BringToFront | Brings the control to the front of the z-order. | |
CompensateForBorder | ||
Dispose | Releases the control instance from memory. | |
SendToBack | Sends the control to the back of the z-order. | |
SetBounds | Sets the bounds of the control to the specified rectangle. |