Represents a document paginator for printing the contents of a ResourceListView control.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
public class ResourceListViewDocumentPaginator : EntityListViewBaseDocumentPaginator
Visual Basic (Declaration)
Public Class ResourceListViewDocumentPaginator _
	Inherits EntityListViewBaseDocumentPaginator

Inheritance Hierarchy

See Also