C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputComboBox Class / IsReadOnlyBinding Method

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