ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputBase Class / IsEnabledBinding Method

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