Skip to main content
A newer version of this page is available. .

Properties Panel

  • 2 minutes to read

The Properties panel allows you to access and customize settings of a report and its elements.

WPFDesigner_PropertiesPanel

This document describes different aspects of using the Properties panel and consists of the following sections.

Selecting a Report Element

To select an element and show its properties in the Properties panel, do one of the following.

  • Select a required element in the drop-down list at the top of the Properties panel.

    WPFDesigner_PropertiesGridComboBox

  • Click a required element in the Report Designer Surface.
  • Select a required element in the Report Explorer.

Display Modes

The Properties panel can display element properties in alphabetical flat order or combine them into categories depending on their purposes. To switch between these display modes, use the dedicated buttons.

WPFDesigner_PropertiesGridToolPanel

Changing Property Values

In the Properties panel, each row consists of two cells: the header cell showing the property caption and the value cell. To set a property value, locate the property and specify its value using the corresponding cell editor. Specific properties contain nested properties, which can be accessed by clicking the expand button for the property captions.

WPFDesigner_PropertiesGridComplexProperty

Searching for Properties

The Properties panel includes the search box that allows you to search for a required property. When you type within the search box, the Properties panel automatically creates a search criteria based on the entered text and filters the list of available properties.

WPFDesigner_PropertiesGridSearchBox

If you type two substrings separated by the space character, these substrings are considered as individual conditions combined by the OR logical operator. To find properties that contain both substrings (i.e., to use the AND logical operator), type “+” before the second substring. Similarly, type “-” to exclude properties that contain a specific substring. To search for a property that contains a space character, enclose the entered string in quotation marks. You can also combine several logical operators and quotation marks.