TcxCustomSchedulerReportLinkPrintStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Active | Specifies whether the current print style is applied to the scheduler’s report. |
Actual |
Gets the actual date, which the scheduler’s report starts from. |
Actual |
Gets the actual date the scheduler’s report ends with. |
Caption | Specifies the appropriate print style’s caption. |
Compress |
Specifies whether the days in a weekend are to be displayed together in a single day cell. |
Corresponded |
Gets the time view that corresponds to the current print style. |
Dont |
Specifies whether weekends are omitted from the scheduler’s report. |
Has |
Gets whether one of the note panes or the task pad is included in the scheduler’s report. |
Index | Gets the zero-based index of the current print style. |
Layout protected | Specifies how many pages are to be assigned to each period when the scheduler’s report is generated. |
Page |
Gets how many pages are included in the scheduler’s report. |
Period |
Gets how many periods are included in the scheduler’s report. |
Report |
Represents the scheduler’s report generating component. |
Resource |
Specifies the number of resources per page in the report. |
Scheduler | Represents the scheduler control that the report is generated for. |
Show |
|
Show |
Specifies whether the plain notes pane is included in the scheduler’s report. |
Show |
Specifies whether the lined notes pane is included in the scheduler’s report. |
Show |
|
Show |
Specifies whether the task pad is included in the scheduler’s report. |
Styles | Represents the collection of print styles that can be applied to the scheduler’s report. |
Visual |
Represents a collection of the available styles, which can be applied to the elements that they correspond to in the scheduler’s report. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Default |
Returns the current print style’s default caption. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Is |
Determines whether a specified time view and the current print style are of the same type. |
Restore |
Restores the scheduler’s report to its default settings. |
To |
Inherited from TObject. |
See Also