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

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