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

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

Syntax

C#
public class TaskListViewDocumentPaginator : NodeListViewBaseDocumentPaginator
Visual Basic (Declaration)
Public Class TaskListViewDocumentPaginator _
	Inherits NodeListViewBaseDocumentPaginator

Inheritance Hierarchy

See Also