[]
        
(Showing Draft Content)

C1.Report.GroupDataScope

GroupDataScope Class

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

Constructors

Name Description
GroupDataScope(object, string, GroupNode, DataHandler)

Properties

Name Description
DataHandler

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

GroupNode
Name

Gets the name of the current data scope.

Source

Gets the object identifying the current data scope.