ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanelMaskAttribute Class
Members

In This Topic
    C1InputPanelMaskAttribute Class
    In This Topic
    Specifies the mask settings for value of a data field.
    Object Model
    C1InputPanelMaskAttribute Class
    Syntax
    'Declaration
     
    Public Class C1InputPanelMaskAttribute 
       Inherits System.Attribute
    public class C1InputPanelMaskAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          C1.WPF.InputPanel.C1InputPanelMaskAttribute

    See Also