Click or drag to resize

NumberValueSettingsIsInteger Property

Gets or sets a value indicating whether the input number is supposed to be an integer.

Namespace: CompreDriveSDK.Plugins
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public bool IsInteger { get; set; }

Property Value

Boolean
See Also