Xceed Toolkit Plus for WPF v4.6 Documentation
ValueToMaskedTextConverter Class
Members 


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid.Converters Namespace : ValueToMaskedTextConverter Class
Converts a value to a masked text string.
Syntax
'Declaration
 
Public Class ValueToMaskedTextConverter 
'Usage
 
Dim instance As ValueToMaskedTextConverter
public class ValueToMaskedTextConverter 
Remarks
For more information, refer to the MaskedTextProvider Class topic in the Windows SDK documentation.
Inheritance Hierarchy

System.Object
   Xceed.Wpf.DataGrid.Converters.ValueToMaskedTextConverter

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ValueToMaskedTextConverter Members
Xceed.Wpf.DataGrid.Converters Namespace

Windows SDK Documentation

MaskedTextProvider Class