Click or drag to resize

OptionPanelBaseTApply Method

Applies the edited settings.

Namespace: Altaxo.Gui.Settings
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool Apply()

Return Value

Boolean
if applying succeeded; otherwise, .

Implements

IOptionPanelApply
See Also