Represents converter that converts Boolean to InputMode using the given parameter. If the Boolean value is true the parameter is returned. If the Boolean value is false the default value of InputMode is returned.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.1.403.1050
Syntax
| Visual Basic |
|---|
Public Class BoolToInputModeConverter _
Implements IValueConverter |
Inheritance Hierarchy
See Also