LineStyleTypeConverter Class

Definition

public ref class LineStyleTypeConverter : Microsoft::ReportDesigner::ReportExpressionConverter<Microsoft::ReportingServices::RdlObjectModel::BorderStyles>
public class LineStyleTypeConverter : Microsoft.ReportDesigner.ReportExpressionConverter<Microsoft.ReportingServices.RdlObjectModel.BorderStyles>
type LineStyleTypeConverter = class
    inherit ReportExpressionConverter<BorderStyles>
Public Class LineStyleTypeConverter
Inherits ReportExpressionConverter(Of BorderStyles)
Inheritance

Constructors

LineStyleTypeConverter()

Methods

CanConvertFrom(ITypeDescriptorContext, Type) (Inherited from ReportExpressionConverter<T>)
CanConvertTo(ITypeDescriptorContext, Type) (Inherited from ReportExpressionConverter<T>)
ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) (Inherited from ReportExpressionConverter<T>)
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type) (Inherited from ReportExpressionConverter<T>)
GetStandardValues(ITypeDescriptorContext)
GetStandardValuesSupported(ITypeDescriptorContext)

Applies to