DataFormMaskedEditorAttribute Constructors
Specifies that a data form uses a single-line text editor for a property, and allows you to define an input mask.Name | Description |
---|---|
DataFormMaskedEditorAttribute() | Initializes a new instance of the DataFormMaskedEditorAttribute class. |
See Also