[]
The DateAppointments class represents the single calendar day with the List<T> list of appointments. It is an auxiliary class for use in C1PrintDocument scripts.
The DateAppointmentsCollection class represents the KeyedCollection<TKey, TItem> collection which can be used as a data source in C1PrintDocument documents.
The PreviewWrapper class wraps the print preview dialog functionality. It allows showing C1.C1Preview.C1PrintDocument content in a C1.Win.RibbonPreview.C1RibbonPreviewDialog, loaded via reflection from C1.Win.RibbonPreview assembly.
The PrintDocumentWrapper class wraps the C1.C1Preview.C1PrintDocument functionality. It loads C1.C1Preview.C1PrintDocument component via reflection from the C1.C1Report.2 assembly.
The object used to manage schedule printing.
The PrintStyle class represents the single printing style for a schedule control.
The PrintStyleCollection class represents the keyed collection of scheduler printing styles. The StyleName property is used as a collection key.
Represents customization parameters for input of Boolean tag values.
Represents customization parameters for input of DateTime tag values.
The TagInfo class represents the facade for the C1.C1Preview.Tag class. Use this class for getting information about document tags and for setting tag values before rendering the document.
The abstract base class for specialized classes used by the tag input dialog to customize input of individual tags.
Represents customization parameters for input of tag values that can be selected from a list.
Represents customization parameters for input of integer tag values.
Represents customization parameters for input of string tag values.
The PrintContextType defines the printing context for the PrintStyle object.