Click or drag to resize

IViewContentCloseCommand Property

Gets the command that closes the view content.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
ICommand CloseCommand { get; }

Property Value

ICommand
See Also