Click or drag to resize

IMultiChildView Interface

[Missing <summary> documentation for "T:Altaxo.Gui.Common.IMultiChildView"]


Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IMultiChildView

The IMultiChildView type exposes the following members.

Methods
Events
 NameDescription
Public eventChildControlEnteredEvent fired when one of the child controls is leaved.
Public eventChildControlValidatedEvent fired when one of the child controls is leaved.
Top
See Also