AJE Components
EngineClassBase SetIsDirty Method AJE Data Report Engine Help
Sets the Object to the Is Dirty state.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public void SetIsDirty(
	bool IsDirty = true,
	bool Notify = false
)
Remarks

See Also