Converts SectionColumnsLayout to boolean.
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs.SectionColumns
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public class SectionColumnsLayoutToBooleanConverter : IValueConverter
Inheritance: objectSectionColumnsLayoutToBooleanConverter
Implements:
Constructors
C#
public SectionColumnsLayoutToBooleanConverter()
Methods
C#
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
C#
public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)