ComponentOne InputPanel for WPF
C1InputPanelMaskAttribute Constructor

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputPanelMaskAttribute Class : C1InputPanelMaskAttribute Constructor
Specifies the mask settings for the value of a data field.
Syntax
'Declaration
 
Public Function New( _
   ByVal mask As System.String _
)
public C1InputPanelMaskAttribute( 
   System.string mask
)

Parameters

mask
See Also

Reference

C1InputPanelMaskAttribute Class
C1InputPanelMaskAttribute Members