IGroupingHierarchyManager.IsEmptyGroup(IHierarchyMember) 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 IsEmptyGroup(Microsoft::ReportingServices::RdlObjectModel::IHierarchyMember ^ member);
public bool IsEmptyGroup (Microsoft.ReportingServices.RdlObjectModel.IHierarchyMember member);
abstract member IsEmptyGroup : Microsoft.ReportingServices.RdlObjectModel.IHierarchyMember -> bool
Public Function IsEmptyGroup (member As IHierarchyMember) As Boolean
Parameters
- member
- IHierarchyMember