<< Click to Display Table of Contents >>

 

The Property Grid allows you to access and customize report/report element settings.

WinFormsPropertyGrid

See the Property Grid (Non-Tabbed View) topic if your Property Grid does not display tabs.

WinFormsPropertyGrid-Tabs

Perform one of the following actions to select an element and show its properties in the Property Grid:

Select an element in the drop-down list at the top of the Property Grid.

WinFormsPropertyGrid-SelectControl

Click an element in the design surface.

Select an element in the Report Explorer.

The Property Grid displays properties in tabs. The active tab is activated at the application's next start.

WinFormsPropertyGrid-Tabs

The Favorites tab displays favorite or most frequently used properties.

WinFormsPropertyGrid-Tabs

Click the Edit Favorite Property List context menu item to set up the favorite properties. Enable check boxes for the controls' properties in the invoked Favorite Properties Editor to include these properties into the favorite list.

eurd-win-favorite-properties-editor

The Property Grid adds a green property marker to properties if their default value changes.

WinFormsPropertyGrid-GreenMarks

Right-click a property's editor to reset the value.

WinFormsPropertyGrid-ResetValue

You can use the Magnifier to set color properties.

eurd-win-magnifier-button

Do the following to use the Magnifier:

Click the Magnifier button.

Move the invoked Magnifier on the screen to find the color you want to set.

eurd-win-magnifier-get-color

You can use the Magnifier to zoom out. Use one of the following options to do this:

oHold Ctrl and press + / -

oScroll the mouse wheel

Click to set the color property to the selected color.

eurd-win-magnifier-set-color

Right click or press Esc to cancel the Magnifier mode.

If expression bindings are enabled, the Property Grid allows you to specify expressions that can include two or more data fields and various functions. Click a property's marker to see whether the invoked context menu has the PropertyName Expression item.

WinFormsPropertyGrid-Expression

Click this item to specify an expression in the invoked Expression Editor.

WinFormsPropertyGrid-ExpressionEditor

The Property Grid highlights properties that have an assigned expression.

WinFormsPropertyGrid-ExpressionMark

Click a property's marker and choose Reset to reset the property value.

WinFormsPropertyGrid-ResetExpression

Note

The Reset command resets both the expression and the value you specified using the property editor.

The Property Grid's search box allows you to search for a property. When you type within the search box, the Property Grid automatically creates a search criteria based on the entered text and filters the list of available properties.

WinFormsPropertyGrid-Search