Click or drag to resize

IMultiChoiceView Interface

Gui view interface for use with the MultiChoiceController.

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

The IMultiChoiceView type exposes the following members.

Methods
 NameDescription
Public methodInitializeColumnNames Initialize the column names.
Public methodInitializeDescriptionInitialize the description text.
Public methodInitializeList Initializes the list.
Top
See Also