Class SliceCubeSource
Represents a datasource based on DataView class.
Implements
Inherited Members
Namespace: FastReport.Data
Assembly: FastReport.Base.dll
Syntax
public class SliceCubeSource : CubeSourceBase, IFRSerializable
Remarks
This class is used to support FastReport.Net infrastructure, do not use it directly. If you want to use data from DataView object, call the RegisterData(DataView, String) method of the Report.