Click or drag to resize

StiDashboardStyleHelperGetDashboardBackColor Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiDashboardStyleHelper.GetDashboardBackColor(Stimulsoft.Report.Dashboard.IStiDashboard,System.Boolean)"]

Namespace:  Stimulsoft.Report.Dashboard.Styles
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static Color GetDashboardBackColor(
	IStiDashboard dashboard,
	bool isViewer
)

Parameters

dashboard
Type: Stimulsoft.Report.DashboardIStiDashboard

[Missing <param name="dashboard"/> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiDashboardStyleHelper.GetDashboardBackColor(Stimulsoft.Report.Dashboard.IStiDashboard,System.Boolean)"]

isViewer
Type: SystemBoolean

[Missing <param name="isViewer"/> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiDashboardStyleHelper.GetDashboardBackColor(Stimulsoft.Report.Dashboard.IStiDashboard,System.Boolean)"]

Return Value

Type: Color

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiDashboardStyleHelper.GetDashboardBackColor(Stimulsoft.Report.Dashboard.IStiDashboard,System.Boolean)"]

See Also