Using Component Properties
The properties of any component within a report can be used
when creating expressions.
Syntax
Whether the report language is VB.NET or C#, the syntax
is the same: The name of the component and the property name separated by a
full-stop character or a decimal point, within curly braces.
{Component.Property}
VB.NET is not
case sensitive, while C# is case
sensitive. To access a calculated value from a component, use the property that contains the result you need. For instance, if the component has
a hyperlink value which calculates a hyperlink from the other component
properties, you would enter the expression:
{MyComponent.HyperlinkValue}
When necessary, you can use the component properties in calculations. The following example would show the area taken up by the
component:
{MyComponent.Width*MyComponent.Height}
Related Articles
Auto-Sizing Text Components in Report Designer
The articles in this section of the Knowledge Base involve working with Auto-Size properties in Report Designer. To learn additional information regarding Auto-Sizing properties, see Understanding Auto-Sizing Properties in Report Designer. This ...
Report Band Properties in Report Designer
The articles in this section of the Knowledge Base involve working with Report Bands for display in your reports. To learn more about Report Bands, and how to access this section within the Report Designer, see Understanding Report Bands in Report ...
Understanding Pages in the Report Designer
The articles in this section of the Knowledge Base involve working with Pages in your reports. To access the Report Designer, select Toolbox Setup > Design Reports > Design (Report Type) Report. Select New Report to design a report from scratch or ...
Image Component Stretch Property in Report Designer
The articles in this section of the Knowledge Base involve working with Images for display in your reports. To learn more about Images, and how to access the Image component within the Report Designer, see Loading Images in Report Designer. This ...
Text Properties in Report Designer
Word Wrap Text that cannot fit on one line is trimmed by default. To avoid this, and allow text to fill multiple lines, set the TextOptions.WordWrap property to True. Horizontal and vertical alignments are used when the text is wrapped on a new line. ...
Recent Articles
Toolbox Release Notes | Build 25.1.0114.641
The following release notes apply to Toolbox build 25.1.0114.641. UI Fixes Several issues were reported and discovered within the OEM 2025 user interface. The following issues have been resolved: Fig. 1: Excess commands on the tool strip being ...
Toolbox Release Notes | Build 25.1.102.641
The following release notes apply to Toolbox build 25.1.102.641 Toolbox OEM 2025 Work smarter, and faster with Toolbox 2025 (OEM). With an OEM Subscription, you’ll gain access to the latest toolsets and innovative features of Toolbox 2025. ...
What’s New in Toolbox 2025 (OEM)
Work smarter, faster with Toolbox 2025 (OEM). With an OEM Subscription, you’ll gain access to the latest toolsets and innovative features of Toolbox 2025. Improvements Toolbox UI Overhaul OEM 2025 introduces several updates to the appearance and ...
Toolbox Release Notes | Build 24.1.1206.641
The following release notes apply to Toolbox build 24.1.1206.641 MV Server Nesting Fix There was a reported issue occurring when users attempted to remotely process work orders using a nesting station on MV Server. When attempting to process the work ...
Microvellum Foundation Library Release Notes | Build 24.1127
The following release notes apply to Microvellum Foundation Library build 24.1127. Additions Added a new Soffit product to the Upper Cabinet Accessories category. Added the Top Filler (Ceiling Scribe) option to Upper and Tall cabinets. (Corner ...