IFree |
[Missing <summary> documentation for "T:Altaxo.Gui.Common.IFreeTextChoiceView"]
public interface IFreeTextChoiceView
The IFreeTextChoiceView type exposes the following members.
Name | Description | |
---|---|---|
SetChoices | ||
SetDescription |
Name | Description | |
---|---|---|
SelectionChangeCommitted | Fired if the user has changed the selection from the selection list. | |
TextValidating | Fired if free text was entered and needs to be validated. Make sure that this event is fired only, if free text was entered, and is not fired if the user has choosen from the selection list. |