Table of Contents

Property IsFloat

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

IsFloat

Gets whether DataType specifies a float number (single, double, decimal).

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

Property Value

bool