[]
Represents a data scope in a C1FlexReport.
public abstract class DataScope
| Name | Description |
|---|---|
| DataScope() |
| 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. |