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