Report > Report Assembly Interfaces > IPrxSliceHeader
The IPrxSliceHeader interface contains properties and methods of the collection of dimensions of a slice of a regular report data source that is located in a particular heading.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of slice dimensions. |
![]() |
Item | The Item property returns dimension of a slice of a data source of the regular report. |
![]() |
Slice | The Slice property returns a parent object. |
Method name | Brief description | |
![]() |
FindById | The FindById method searches for a slice dimension based on the specified identifier. |
![]() |
FindByKey | The FindByKey method searches for a slice dimension based on the specified key. |
![]() |
FindByName | The FindByName method searches for a slice dimension based on the specified name. |
See also: