[]
        
(Showing Draft Content)

C1.Report.DataHandlerDataScope

DataHandlerDataScope Class

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

Constructors

Name Description
DataHandlerDataScope(DataHandler, object, string)

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.

Source

Gets the object identifying the current data scope.