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



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