FlowsheetBaseCloseOpenEditForms Method

Closes all currently open property editors. Must be implemented by the concrete host.

Definition

Namespace: DWSIM.FlowsheetBase
Assembly: DWSIM.FlowsheetBase (in DWSIM.FlowsheetBase.dll) Version: 10.0.0.0
public abstract void CloseOpenEditForms()

Implements

IFlowsheetCloseOpenEditForms

See Also