[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.ErrorInfoCollectionConverter

ErrorInfoCollectionConverter Class

Represents a converter that converts an internal viewer collection to a WPF collection.

Implements
Namespace: GrapeCity.ActiveReports.Converters
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public class ErrorInfoCollectionConverter : AdapterConverter<ObservableCollection<ErrorInfo>, ObservableCollection<ErrorInfo>>, IValueConverter

Constructors

Name Description
ErrorInfoCollectionConverter()

Initializes a new instance of the ErrorInfoCollectionConverter class.