Theme

You can set the following features using theme:

  • The background color of detail, summary, and footer bands for Crosstab and Grid DataWindows (header band is already supported in earlier versions)

    To locate the feature in the theme file:

    "datawindow" > "cross-style" or "grid-style" > "detail-band" > "background-color"

    "datawindow" > "cross-style" or "grid-style" > "summary-band" > "background-color"

    "datawindow" > "cross-style" or "grid-style" > "footer-band" > "background-color"

  • The background color of header, detail, summary, and footer bands for Freeform, Group, N-Up, Tabular, and TreeView DataWindows

    To locate the feature in the theme file:

    "datawindow" > "tabular-style" (Freeform, Group, N-Up, and Tabular DataWindows all use the same node "tabular-style").

    "datawindow" > "treeview-style" (For TreeView DataWindows)

  • The border color of DropDownDataWindow

    To locate the feature in the theme file:

    "datawindow" > "dropdown-type" > "normal-state" and "hover-state" > "border-color"