[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Converters.PagesCollectionConverter

PagesCollectionConverter Class

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

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

Constructors

Name Description
PagesCollectionConverter()

Initializes a new instance of the PagesCollectionConverter class.