@if (reportTitle || showPrintButton || showFullScreenButton) {
@if (showRefreshButton) { } @if (showPrintButton) { } @if (showFullScreenButton) { }
} @if (filterPanelPosition == 'right') {
@if (hasReportFilters) { }
} @if (filterPanelPosition == 'left') {
@if (hasReportFilters) { }
} @if (filterPanelPosition == 'bottom') {
@if (hasReportFilters) { }
}