Using Component Properties

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

    • 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 ...
    • Using Expressions in the Rich Text Editor of Report Designer

      The articles in this section of the Knowledge Base involve working with Rich Text for display in your reports. To learn more about the Rich Text editor, and how to access this section within the Report Designer, see An Introduction to the Rich Text ...
    • Using the Grow to Height Property 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 ...
    • Adding Check Boxes for Displaying Boolean Values in the Report Designer

      The articles in this section of the Knowledge Base involve working with Lists for display in your reports. To learn more about Lists and how to access the Report Designer, see Creating Lists in Report Designer. This article provides information for ...
    • 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 ...
    • Recent Articles

    • Microvellum Foundation Library Release Notes | Build 26.0527

      The following release notes apply to the Microvellum Foundation Library build 26.0527. Additions Added new features for the Wood Drawer Box to have reduced sides, sub front, or back. Added 3 new global and subassembly prompts: “Wood Drawer Side ...
    • Microvellum Release Notes | Build 26.1.0529.641

      The following release notes apply to Microvellum build 26.1.0529.641. BSB Docking Size Fix An issue was reported to be occurring in Microvellum BSB 2026: when adjusting the size of a docked Microvellum palette, users found that the palette would ...
    • Adding Custom Hinges and Mounting Plates (Foundation Library)

      Hinges and mounting plates are classified as hardware items within the Foundation library, and as such, the process for adding hinges and mounting plates does not differ greatly from other pieces of hardware, though with the variety of cabinet ...
    • Apply Render Materials

      The Apply Render Materials interface is a Microvellum function that allows one to assign specific render materials to database materials within one’s material library. Using this interface, one can efficiently control and visually align one’s ...
    • Microvellum Release Notes | Build 26.1.0520.641

      The following release notes apply to Microvellum build 26.1.0520.641. Assign Render Material A new option has been added to the Library Specification Groups interface: Assign Render Material. This new interface displays the Microvellum material ...