Click or drag to resize

TextValueInputControllerValidator Property

Sets the validator used to validate the input text.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public TextValueInputControllerIStringValidator Validator { set; }

Property Value

TextValueInputControllerIStringValidator
See Also