إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Defines the set of data values to pass to a custom report item for a specific combination of leaf-node groupings.
Syntax
<DataRow> Name="...">
...
<DataCell>
<DataValue>...</DataValue>
</DataCell>
...
</DataRow>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
none |
Default value |
none |
Cardinality |
1-n: Required element that occurs once or more than once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
Remarks
There must be as many DataCell elements as there are leaf-node DataGroupings elements in DataColumnGroupings.