Split out from #54.
Several table-related properties (e.g. NoRows) are only reachable via the table's right-click popup menu, not the property grid, and the popup itself is hard to reach without a selection decorator around the table. Requesting the commonly-needed properties (excluding structural actions like "Include Table Rows", which make more sense staying in the popup) be exposed in the property grid like other report items' properties.
Applies to the WinForms report designer (RdlDesign).
Split out from #54.
Several table-related properties (e.g. NoRows) are only reachable via the table's right-click popup menu, not the property grid, and the popup itself is hard to reach without a selection decorator around the table. Requesting the commonly-needed properties (excluding structural actions like "Include Table Rows", which make more sense staying in the popup) be exposed in the property grid like other report items' properties.
Applies to the WinForms report designer (RdlDesign).