Click or drag to resize

IntegerValueInputControllerValidate Method

Validates the currently entered value.

Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected bool Validate()

Return Value

Boolean
if the value is valid; otherwise, .
See Also