ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1MaskedTextBox Class / MaskProperty Field



In This Topic
    MaskProperty Field
    In This Topic
    Identifies the Mask dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaskProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1MaskedTextBox.MaskProperty
    public static readonly DependencyProperty MaskProperty
    public:
    static readonly DependencyProperty^ MaskProperty
    See Also