InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputMaskedTextBox Class / IsReadOnlyBinding Method

In This Topic
    IsReadOnlyBinding Method (C1InputMaskedTextBox)
    In This Topic
    Binding IsReadOnly property to current input control.
    Syntax
    'Declaration
     
    Protected Function IsReadOnlyBinding() As Binding
    protected Binding IsReadOnlyBinding()
    See Also