[]
public class GroupDataScope : DataScope
| Name | Description |
|---|---|
| GroupDataScope(object, string, GroupNode, DataHandler) |
| 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. |