Progress® Telerik® Reporting R1 2021
ZoomModeConverter Class
Converts the ZoomMode enumeration to and from a string.
Inheritance Hierarchy
SystemObject
System.ComponentModelTypeConverter
Telerik.ReportViewer.SilverlightZoomModeConverter
Namespace:
Telerik.ReportViewer.SilverlightSystem.ComponentModelTypeConverter
Telerik.ReportViewer.SilverlightZoomModeConverter
Assembly: Telerik.ReportViewer.Silverlight (in Telerik.ReportViewer.Silverlight.dll) Version: 15.0.21.329 R1 2021 SP2
Syntax
The ZoomModeConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ZoomModeConverter | Initializes a new instance of the ZoomModeConverter class |
Methods
Name | Description | |
---|---|---|
![]() | CanConvertFrom |
Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.
(Overrides TypeConverterCanConvertFrom(ITypeDescriptorContext, Type).) |
![]() | CanConvertTo |
Returns whether this converter can convert the object to the specified type, using the specified context.
(Overrides TypeConverterCanConvertTo(ITypeDescriptorContext, Type).) |
![]() | ConvertFrom |
Converts the given object to the type of this converter, using the specified context and culture information.
(Overrides TypeConverterConvertFrom(ITypeDescriptorContext, CultureInfo, Object).) |
![]() | ConvertTo |
Converts the given value object to the specified type, using the specified context and culture information.
(Overrides TypeConverterConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type).) |
Version Information
Supported in: 1.0