Click or drag to resize

StiInplaceEditorIsInteractionEditorAllowed Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Design.StiInplaceEditor.IsInteractionEditorAllowed(Stimulsoft.Report.Dashboard.IStiElement)"]

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool IsInteractionEditorAllowed(
	IStiElement element
)

Parameters

element
Type: Stimulsoft.Report.DashboardIStiElement

[Missing <param name="element"/> documentation for "M:Stimulsoft.Report.Design.StiInplaceEditor.IsInteractionEditorAllowed(Stimulsoft.Report.Dashboard.IStiElement)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Design.StiInplaceEditor.IsInteractionEditorAllowed(Stimulsoft.Report.Dashboard.IStiElement)"]

See Also