[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.ErrorInfoIconConverter

ErrorInfoIconConverter Class

Represents a converter that converts an ErrorInfo to a corresponding icon.

Inheritance
ErrorInfoIconConverter
Implements
Namespace: GrapeCity.ActiveReports.Converters
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public sealed class ErrorInfoIconConverter : IValueConverter

Constructors

Name Description
ErrorInfoIconConverter()

Methods

Name Description
Convert(object, Type, object, CultureInfo)

Returns the icon URI for the appropriate type.

ConvertBack(object, Type, object, CultureInfo)

Converts the icon back to the original ErrorInfo.Level.