[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.ThumbnailItemCollectionConverter

ThumbnailItemCollectionConverter Class

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

Inheritance
ThumbnailItemCollectionConverter
Implements
Namespace: GrapeCity.ActiveReports.Converters
Assembly: MESCIUS.ActiveReports.Viewer.Wpf.dll
Syntax
public class ThumbnailItemCollectionConverter : AdapterConverter<ObservableCollection<ThumbnailItemViewModel>, ObservableCollection<IPageModel>>, IValueConverter

Constructors

Name Description
ThumbnailItemCollectionConverter()

Initializes a new instance of the ThumbnailItemCollectionConverter class.