Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerReportLinkPrintStyles Properties
Show Inherited Hide Inherited

The TcxSchedulerReportLinkPrintStyles class implements a collection of print styles that can be applied to the scheduler’s report.
Name Description
ActiveStyle Represents the print style that is currently active in the scheduler’s report.
ActiveStyleAssigned
Agenda
Count Gets a count of the print styles.
Daily Represents the Daily print style.
Details Represents the Details print style.
Items Provides indexed access to the print styles.
Memo Represents the Memo print style.
Monthly Represents the Monthly print style.
ReportLink Represents the scheduler’s report generating component. Inherited from TcxCustomSchedulerReportLinkOptions.
Scheduler Represents the scheduler control that the report is generated for. Inherited from TcxCustomSchedulerReportLinkOptions.
TimeLine Represents the TimeLine print style.
Trifold Represents the Tri-fold print style.
Weekly Represents the Weekly print style.
Yearly Represents the Yearly print style.
See Also