[]
        
(Showing Draft Content)

C1.Report.DataScope

DataScope Class

Represents a data scope in a FlexReport.

Namespace: C1.Report
Assembly: C1.FlexReport.dll
Syntax
public abstract class DataScope

Constructors

Name Description
DataScope()

Properties

Name Description
DataHandler

Gets the DataHandler object which can be used to access the current data scope's data.

Name

Gets the name of the current data scope.

Parent

Gets or sets the parent DataScope.

Source

Gets the object identifying the current data scope.