| Visual Basic (Declaration) | |
|---|---|
Public Enum enumPrintReportType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumPrintReportType : System.Enum | |
| Member | Description |
|---|---|
| Current | Only the visible portion of the control is printed. |
| Full | The printed report will be based on the PrintTimeStart and PrintTimeEnd properties. |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DayView.enumPrintReportType
Target Platforms: Current Windows operating system with .NET 8.