public class Outline
Property Getters/Setters Summary | ||
---|---|---|
boolean | getSummaryColumnRight() | |
void | setSummaryColumnRight(booleanvalue) | |
Indicates if the summary column will be positioned to the right of the detail columns in the outline. | ||
boolean | getSummaryRowBelow() | |
void | setSummaryRowBelow(booleanvalue) | |
Indicates if the summary row will be positioned below the detail rows in the outline. |
public boolean getSummaryRowBelow() / public void setSummaryRowBelow(boolean value)
public boolean getSummaryColumnRight() / public void setSummaryColumnRight(boolean value)