Click or drag to resize

ISingleChoiceViewEventSink Interface

Event sink for single-choice view notifications.

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

The ISingleChoiceViewEventSink type exposes the following members.

Methods
 NameDescription
Public methodEhChoiceChanged Handles a change of the selected choice.
Top
See Also