| Visual Basic (Declaration) | |
|---|---|
Public Enum enumPrintReportType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumPrintReportType : System.Enum | |
| Member | Description |
|---|---|
| Current | Print only those items which are currently visible in the control. |
| Full | Print all the items in the control. |
| Page | Print only the current page in the control. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.enumPrintReportType