New to Telerik UI for WinUIStart a free 30-day trial

MaskedIPInput

Updated on Mar 26, 2026

The RadMaskedIPInput is a specific type of RadMaskedRegexInput used for entering and validating input in the form of an IP address.

Example 1: Adding a RadMaskedIPInput in XAML

XAML
<input:RadMaskedIPInput />

Currently, only the default "###.###.###.###" mask is supported. Setting the Mask property to another value will lead to an exception.

Value Format

Similarly, to the RadMaskedTextInput, the RadMaskedIPInput exposes a ValueFormat property through which you can allow the value to hold literals and prompt characters. Read more regarding the property here.

See Also

In this article
Value FormatSee Also
Not finding the help you need?
Contact Support