Report item multiselection allows to set/edit the properties of report items in a easier way. Customizing more than one report item properties in a single action, makes the report designing steps as a simpler and work saving process.
To open the properties panel, click on the Properties
icon in the configuration panel.
Now, the properties panel will be displayed like below.
By default, the properties panel will display the
Report
properties.
When the report items of same type is selected in the design area, the properties of the respective report item type will be listed in the properties panel. Drag and drop more than one rectangle report items in the design area and select all rectangle report items. Now, the properties of Rectangle
report item will be listed in the properties panel.
When you edit the report item properties on multiple report item selection, the respective property change will be applied to all selected items in the design area in single property change action. For example, if you change the Background
color in the properties panel,
the background color will be applied to the selected rectangle report items in the design area.
Similarly, you can set other properties for the selected report items in the design area. On undo and redo action the property values will be restored in all previously selected report items.
The Name
property of the report item will be in disabled state and indicates the selected report item type. For example, in the above snap two rectangle report items are selected and the type is indicated as Rectangle
in the name property field. The Name
property change is not allowed for multiple report item selection.
When the report items of different type is selected in the design area, the static properties such as border, background, position and visibility properties will be listed in the properties panel. Drag and drop more than one report items of different types in the design area and select all report items. Now, the static properties will be listed in the properties panel.
When you edit the report item properties on multiple report item selection, the respective property change will be applied to all selected items in the design area in single property change action. For example, if you change the Background
color in the properties panel,
the background color will be applied to the selected report items in the design area.
Similarly, you can set other properties for the selected report items in the design area. On undo and redo action the property values will be restored in all previously selected report items.
Note: On property change action, if any of the selected report item has no support for the specific property will be skipped. For example, The line report item has no
Background Color
property support. If background property is changed for line and rectangle report item combination, the background property change will be skipped for line report item and only applied to rectangle.
The Name
property of the report item will be in disabled state and for different report item selection it is indicated as Common Properties
. The Name
property change is not allowed for multiple report item selection.
When the tablix cell containing same report item type is selected in the tablix data region, the properties of the respective report item type will be listed in the properties panel. Select multiple tablix cell containing textbox report item, now the properties of textbox
report item will be listed in the properties panel.
When you edit the tablix cell properties on multiple cell selection, the respective property change will be applied to all selected cells in the tablix in single property change action. For example, if you change the Content
property for textboxes in the properties panel,
the content property value will be applied to selected cells in the tablix data region.
Similarly, you can set other properties for the selected tablix cell in the data region. On undo and redo action the property values will be restored in all previously selected tablix cells.
When the tablix cell containing different report item type is selected in the tablix data region, the static properties such as border, background, position and visibility properties will be listed in the properties panel. Select multiple tablix cell containing different report items type, now the static properties will be listed in the properties panel.
When you edit the tablix cell properties on multiple cell selection, the respective property change will be applied to all selected cells in the tablix on a single property change action. For example, if you change the Background
color in the properties panel,
the background color will be applied to the selected cells in the tablix data region.
Similarly, you can set other properties for the selected tablix cell in the data region. On undo and redo action the property values will be restored in all previously selected tablix cells.