DataCellScopeServiceImpl Class
Updated: February 25, 2016
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the service implementation of the data cell scope.
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
| Name | Description | |
|---|---|---|
![]() | DataCellScopeServiceImpl() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the DataCellScopeServiceImpl class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetAllHierarchies() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets all the summaries of the service implementation. |
![]() | GetDataCellCoordinate(IHierarchy^, IDataCell^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the coordinates of the data cell. |
![]() | GetDataCellScopes(IDataCell^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the scope of the data cell. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

