Click or drag to resize

StiOptionsWindowsIsRibbonGuiEnabled Method (StiGlobalGuiStyle)

Returns value which indicates that Ribbon gui is enabled.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool IsRibbonGuiEnabled(
	StiGlobalGuiStyle style
)

Parameters

style
Type: Stimulsoft.ReportStiGlobalGuiStyle

[Missing <param name="style"/> documentation for "M:Stimulsoft.Report.StiOptions.Windows.IsRibbonGuiEnabled(Stimulsoft.Report.StiGlobalGuiStyle)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.StiOptions.Windows.IsRibbonGuiEnabled(Stimulsoft.Report.StiGlobalGuiStyle)"]

See Also