[]
        
(Showing Draft Content)

C1.WPF.InputPanel.C1InputPanelMaskAttribute

C1InputPanelMaskAttribute Class

Specifies the mask settings for value of a data field.

Inheritance
C1InputPanelMaskAttribute
Implements
Namespace: C1.WPF.InputPanel
Assembly: C1.WPF.InputPanel.4.6.2.dll
Syntax
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public class C1InputPanelMaskAttribute : Attribute, _Attribute

Constructors

Name Description
C1InputPanelMaskAttribute(string)

Specifies the mask settings for the value of a data field.

Properties

Name Description
Mask

Gets a mask expression.