TcxSchedulerReportLinkCustomDetailsPrintStyle Members
Constructors
Name | Description |
---|---|
Create(TcxSchedulerReportLinkPrintStyles) | Initializes a new instance of the TcxCustomSchedulerReportLinkPrintStyle class with specified settings. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
Properties
Name | Description |
---|---|
Active | Specifies whether the current print style is applied to the scheduler’s report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
ActualDatePrintFrom | Gets the actual date, which the scheduler’s report starts from. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
ActualDatePrintTo | Gets the actual date the scheduler’s report ends with. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
Caption | Specifies the appropriate print style’s caption. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
CompressWeekends protected | Specifies whether the days in a weekend are to be displayed together in a single day cell. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
CorrespondedView | Gets the time view that corresponds to the current print style. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
DontPrintWeekends protected | Specifies whether weekends are omitted from the scheduler’s report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
HasAdditionalArea | Gets whether one of the note panes or the task pad is included in the scheduler’s report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
Index | Gets the zero-based index of the current print style. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
Layout protected | Specifies how many pages are to be assigned to each period when the scheduler’s report is generated. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
PageCount | Gets how many pages are included in the scheduler’s report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
PeriodCount | Gets how many periods are included in the scheduler’s report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
ReportLink | Represents the scheduler’s report generating component. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
ResourceCountPerPage protected | Specifies the number of resources per page in the report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
Scheduler | Represents the scheduler control that the report is generated for. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
ShowEventImages protected | Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
ShowNotesAreaBlank protected | Specifies whether the plain notes pane is included in the scheduler’s report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
ShowNotesAreaLined protected | Specifies whether the lined notes pane is included in the scheduler’s report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
ShowResourceImages protected | Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
ShowTaskPad protected | Specifies whether the task pad is included in the scheduler’s report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
Styles | Represents the collection of print styles that can be applied to the scheduler’s report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
VisualStyles | Represents a collection of the available styles, which can be applied to the elements that they correspond to in the scheduler’s report. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
DefaultCaption | Returns the current print style’s default caption. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
IsCompatibleWith(TcxSchedulerCustomView) | Determines whether a specified time view and the current print style are of the same type. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
RestoreDefaults | Restores the scheduler’s report to its default settings. Inherited from TcxCustomSchedulerReportLinkPrintStyle. |
ToString | Inherited from TObject. |
See Also