Class ScalingMethodToBooleanConverter
Used to convert scaling method to boolean type.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Controls
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class ScalingMethodToBooleanConverter : EnumToBooleanConverter<ScalingMethod>, IValueConverter
Constructors
ScalingMethodToBooleanConverter()
Declaration
public ScalingMethodToBooleanConverter()