Initializes a new instance of the EntityViewBaseDocumentPaginator class.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
| C# |
|---|
public EntityViewBaseDocumentPaginator( EntityViewBase control ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ control As EntityViewBase _ ) |
Parameters
- control
- Type: DlhSoft.Windows.Controls..::.EntityViewBase
The EntityViewBase control instance to paginate contents of.