Class
NumericInputTextInput

Represents a text input control specialized for numeric input within a RadNumericInput control.

Definition

Namespace:Telerik.Maui.Controls

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public class NumericInputTextInput : RadTextInput, IRadTextInput, IEntry, IView, IElement, ITransform, ITextAlignment, IRadTextEdit, ITextInput, IText, ITextStyle, IPlaceholder

Inheritance: objectRadTextInputNumericInputTextInput

Implements: IElementIEntryIPlaceholderIRadTextEditIRadTextInputITextITextAlignmentITextInputITextStyleITransformIView

Constructors

NumericInputTextInput()

Initializes a new instance of the NumericInputTextInput class.

Declaration

cs-api-definition
public NumericInputTextInput()

Methods

OnHandlerChanged()

Declaration

cs-api-definition
protected override void OnHandlerChanged()

OnPropertyChanged(string)

Declaration

cs-api-definition
protected override void OnPropertyChanged(string propertyName = null)

Parameters

propertyName

string