AbstractViewContentCanClose Method |
Determines whether the view content can be closed.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected virtual bool CanClose()
Return Value
Booleantrue if the view content can be closed; otherwise,
false.
See Also