Represents a text input control specialized for numeric input within a RadNumericInput control.
Definition
Namespace:Telerik.Maui.Controls
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class NumericInputTextInput : RadTextInput, IRadTextInput, IEntry, IView, IElement, ITransform, ITextAlignment, IRadTextEdit, ITextInput, IText, ITextStyle, IPlaceholder
Inheritance: objectRadTextInputNumericInputTextInput
Implements:
Constructors
Initializes a new instance of the NumericInputTextInput class.
C#
public NumericInputTextInput()
Methods
C#
protected override void OnHandlerChanged()
C#
protected override void OnPropertyChanged(string propertyName = null)