New to Telerik UI for .NET MAUIStart a free 30-day trial

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: IElementIEntryIPlaceholderIRadTextEditIRadTextInputITextITextAlignmentITextInputITextStyleITransformIView...

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)
Parameters:propertyNamestring