ReportItem.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:
virtual bool UpdateGroupingPane(Microsoft::ReportDesigner::IGroupingPane ^ groupingPane);
public virtual bool UpdateGroupingPane (Microsoft.ReportDesigner.IGroupingPane groupingPane);
abstract member UpdateGroupingPane : Microsoft.ReportDesigner.IGroupingPane -> bool
override this.UpdateGroupingPane : Microsoft.ReportDesigner.IGroupingPane -> bool
Public Overridable Function UpdateGroupingPane (groupingPane As IGroupingPane) As Boolean
Parameters
- groupingPane
- IGroupingPane