IReportItem.UpdateGroupingPane(IGroupingPane) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool UpdateGroupingPane(Microsoft::ReportDesigner::IGroupingPane ^ groupingPane);
public bool UpdateGroupingPane (Microsoft.ReportDesigner.IGroupingPane groupingPane);
abstract member UpdateGroupingPane : Microsoft.ReportDesigner.IGroupingPane -> bool
Public Function UpdateGroupingPane (groupingPane As IGroupingPane) As Boolean
Parameters
- groupingPane
- IGroupingPane