IGroupingHierarchyManager.ReplaceEmptyGroup 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 ReplaceEmptyGroup(Microsoft::ReportingServices::RdlObjectModel::IHierarchyMember ^ member, System::String ^ groupName, System::String ^ groupExpression);
public void ReplaceEmptyGroup (Microsoft.ReportingServices.RdlObjectModel.IHierarchyMember member, string groupName, string groupExpression);
abstract member ReplaceEmptyGroup : Microsoft.ReportingServices.RdlObjectModel.IHierarchyMember * string * string -> unit
Public Sub ReplaceEmptyGroup (member As IHierarchyMember, groupName As String, groupExpression As String)
Parameters
- member
- IHierarchyMember
- groupName
- String
- groupExpression
- String