RoundTextBoxInputType Property

Gets or sets a value indicating that RoundTextBox will only accept numeric input.

Definition

Namespace: BeeMobile.RoundTextBox
Assembly: BeeMobile.RoundTextBox.NET48 (in BeeMobile.RoundTextBox.NET48.dll) Version: 4.8.1.21
C#
public InputType InputType { get; set; }

Property Value

InputType

See Also