IGroupingBrowser.UpdateFromHierarchy 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:
void UpdateFromHierarchy(Microsoft::ReportDesigner::IGroupingHierarchyManager ^ hierarchyManager, Microsoft::ReportDesigner::Report ^ report);
public void UpdateFromHierarchy (Microsoft.ReportDesigner.IGroupingHierarchyManager hierarchyManager, Microsoft.ReportDesigner.Report report);
abstract member UpdateFromHierarchy : Microsoft.ReportDesigner.IGroupingHierarchyManager * Microsoft.ReportDesigner.Report -> unit
Public Sub UpdateFromHierarchy (hierarchyManager As IGroupingHierarchyManager, report As Report)
Parameters
- hierarchyManager
- IGroupingHierarchyManager
- report
- Report