GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : Shape Class |
For a list of all members of this type, see Shape members.
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the control area. | |
Border | Gets a border object that defines the border style for each edge of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Bounds | Sets or returns a rectangle that defines the location and size of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Height | Gets or sets the height of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Left | Gets or sets the left position of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
LineColor | Gets or sets the color of the shape's lines. | |
LineStyle | Gets or sets the pen style used to draw the line. | |
LineWeight | Gets or sets the pen width in pixels used to draw the shape. | |
Location | Gets or sets the location of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Name | Gets or sets the name of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Parent | Gets a reference to the parent section of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
RoundingRadius | Gets or sets the radius as a percentage value for each corner of the RoundRect shape control. | |
Size | Gets or sets the size of the Shape control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Style | Gets or sets the shape type to be printed. | |
Tag | Gets or sets user-defined information to be persisted with the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Top | Gets or sets, in inches, the top position of the control relative to the section that contains it. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Visible | Sets or returns a value indicating whether the control will be printed. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Width | Gets or sets the width of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) |