[]
        
(Showing Draft Content)

C1.WPF.FlexReport.DataScope

DataScope Class

Represents a data scope in a C1FlexReport.

Inheritance
DataScope
Namespace: C1.WPF.FlexReport
Assembly: C1.WPF.FlexReport.4.6.2.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.