Namespace FastReport.CrossView
Classes
CrossViewCellDescriptor
The descriptor that is used to describe one CrossView data cell.
CrossViewCells
Represents a collection of CrossView data descriptors used in the CrossViewObject.
CrossViewData
Contains a set of properties and methods to hold and manipulate the CrossView descriptors.
CrossViewDescriptor
The base class for matrix element descriptors such as CrossViewHeaderDescriptor and CrossViewCellDescriptor.
CrossViewHeader
Represents a collection of CrossView header descriptors used in the CrossViewObject.
CrossViewHeaderDescriptor
The descriptor that is used to describe one element of the CrossView header.
CrossViewObject
Represents the crossview object that is used to print cube slice or slicegrid.
Structs
CrossViewAxisDrawCell
CrossViewMeasureCell
Interfaces
IBaseCubeLink
Represents interface of the source for FastReport.CrossView object.