Click or drag to resize

StiElementLayout Constructor (Boolean, Boolean)

Initializes a new instance of the StiElementLayout class

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiElementLayout(
	bool saveButton,
	bool fullScreenButton
)

Parameters

saveButton
Type: SystemBoolean

[Missing <param name="saveButton"/> documentation for "M:Stimulsoft.Report.Dashboard.StiElementLayout.#ctor(System.Boolean,System.Boolean)"]

fullScreenButton
Type: SystemBoolean

[Missing <param name="fullScreenButton"/> documentation for "M:Stimulsoft.Report.Dashboard.StiElementLayout.#ctor(System.Boolean,System.Boolean)"]

See Also