MetaColumn.IsFloatingPoint Property
.NET Framework (current version)
Gets a value that indicates whether the data field is a floating-point type.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.Booleantrue if the data field is a floating-point type; otherwise, false.
The types float, double, and decimal are floating point types.
.NET Framework
Available since 3.5
Available since 3.5
Show: