Table of Contents

Property IsSignedNumber

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

IsSignedNumber

Gets whether DataType specifies a signed number. Additionally MinValue is also checked whether it allows negative numbers.

[Browsable(false)]
public virtual bool IsSignedNumber { get; }

Property Value

bool