C1.WPF.InputPanel.4.6.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanelMaskAttribute Class / C1InputPanelMaskAttribute Constructor

In This Topic
C1InputPanelMaskAttribute Constructor
In This Topic
Specifies the mask settings for the value of a data field.
Syntax
'Declaration
 
Public Function New( _
   ByVal mask As String _
)
 

Parameters

mask
See Also