Gets IExportableControl control instance to paginate contents of.

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

Syntax

C#
public IExportableControl Control { get; }
Visual Basic (Declaration)
Public ReadOnly Property Control As IExportableControl

See Also