Version

IEditType Interface

Interface meant to be implemented mask based editor controls as well as objects that expose a mask input property (like UltraGridColumn object in the grid). This interface is meant to be used in conjuction with MaskPropertyConvertor type convertor for displaying a default list of input masks in the designer for the mask input properties.
Syntax
'Declaration
 
Public Interface IEditType 
public interface IEditType 
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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