C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputMaskedTextBox Class / IsEnabledBinding Method

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