InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputNumericBox Class / IsEnabledBinding Method

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