The type of the control (text, numeric, date/time, radio, droplist).

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public override BaseScriptControlType ControlType { get; }
Visual Basic
Public Overrides ReadOnly Property ControlType As BaseScriptControlType
	Get

See Also