Which data report control is used to draw a rule on the report?
Answer
A. RptText Box
C. RptShape
B. RptLabel
D. RptLine
Answers
Answered by
0
Answer:
from the above question answer is option b rpt label
Answered by
0
The correct answer is OPTION D: RptLine.
- The following controls are added to the toolbox tab labeled data report when a new data report designer is added to a project.
- Control Text Box (Rpt Text Box) - Saves data entered into the application while it is running.
- Label fields or parts of a document with the RptLabel label control.
- To add photos to our reports, we can utilize the RptImage image control.
- Line Control (Rpt Line) can be used to establish rules on the report to help it stand out even more.
- Rectangles, triangles, circles, and ovals can be arranged on a report using Shape Control (Rpt Shape).
- As part of the report production process, a function control is a text box that calculates data (RptFunction).
Similar questions