Click or drag to resize

StiElementChangedProcessorProcessElementChanging Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.StiElementChangedProcessor.ProcessElementChanging(System.Object,Stimulsoft.Report.Dashboard.StiElementChangedArgs)"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void ProcessElementChanging(
	Object element,
	StiElementChangedArgs args
)

Parameters

element
Type: SystemObject

[Missing <param name="element"/> documentation for "M:Stimulsoft.Report.Dashboard.StiElementChangedProcessor.ProcessElementChanging(System.Object,Stimulsoft.Report.Dashboard.StiElementChangedArgs)"]

args
Type: Stimulsoft.Report.DashboardStiElementChangedArgs

[Missing <param name="args"/> documentation for "M:Stimulsoft.Report.Dashboard.StiElementChangedProcessor.ProcessElementChanging(System.Object,Stimulsoft.Report.Dashboard.StiElementChangedArgs)"]

See Also