Attributes' Summary |
DataField |
Specifies which content should be shown.
The value can be
the name of a database column. The format to use is field:[name]
the name of a function defined in the report or a group. The format to use is rpt:[functionName]
an expression like rpt:24+24-47
|
PrintWhenGroupChange |
Specifies that the element gets printed when the group changes.
The default value is false.
|
ConditionalPrintExpression |
Describes the print expression of the report control model.
If the expression evaluates to true than the report control model will be printed otherwise not.
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.