For a list of all members of this type, see UltraSchedulePrintDocument members.
Name | Description | |
---|---|---|
![]() | Appearance | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | CalendarDetailsBreakMode | Returns or sets when a new page should be started for a calendar details PrintStyle. |
![]() | CalendarDetailsDescriptionAppearance | Returns or sets the Infragistics.Win.AppearanceBase used to render the description for an appointment in a CalendarDetails print style. |
![]() | CalendarDetailsHeaderAppearance | Returns or sets the Infragistics.Win.AppearanceBase used to render the time range and subject for an appointment in a CalendarDetails print style. |
![]() | CalendarInfo | Returns or sets the UltraCalendarInfo whose activity will be output to the printer. |
![]() | CalendarLook | Returns or sets the UltraCalendarLook used to determine the display and appearance of the calendar information to the printer. |
![]() | CompressWeekends | Returns or sets if weekends are compressed in a monthly print style. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CreationFilter | Returns or sets an object implementing the Infragistics.Win.IUIElementCreationFilter interface. This object is invoked during the print operation to allow for manipulation of the positioning and creation of uielements. |
![]() | DateHeaderAreaAppearance | Returns or sets the Infragistics.Win.AppearanceBase used to render date header area. |
![]() | DateHeaderCaptionStyle | Returns or sets the information displayed in the caption of the date header area. |
![]() | DateHeaderDayAppearance | Returns or sets the Infragistics.Win.AppearanceBase used to render the day portion of a date header area. |
![]() | DefaultPageSettings | Gets or sets page settings that are used as defaults for all pages to be printed. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | DocumentName | Gets or sets the document name to display (for example, in a print status dialog box or printer queue) while printing the document. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | DrawFilter | Returns or sets an object implementing the Infragistics.Win.IUIElementDrawFilter interface. This object is invoked during the print operation to allow elements to be owner drawn. |
![]() | EndDate | Returns or sets the end date of the print output. |
![]() | EndTime | Returns or sets the last time slot that is rendered when printing a Dayview style output. |
![]() | ExcludeNonWorkingDays | Returns or sets if non-work days (i.e. DayOfWeek whose DayOfWeek.IsWorkDay is false) are excluded. |
![]() | Footer | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | HasAppearance | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | HasCalendarDetailsDescriptionAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created for the CalendarDetailsDescriptionAppearance property. |
![]() | HasCalendarDetailsHeaderAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created for the CalendarDetailsHeaderAppearance property. |
![]() | HasDateHeaderAreaAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created for the DateHeaderAreaAppearance property. |
![]() | HasDateHeaderDayAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created for the DateHeaderDayAppearance property. |
![]() | HasMemoFieldLabelAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created for the MemoFieldLabelAppearance property. |
![]() | HasMemoFieldValueAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created for the MemoFieldValueAppearance property. |
![]() | HasMemoTitleAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created for the MemoTitleAppearance property. |
![]() | HasNotesAreaAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created for the NotesAreaAppearance property. |
![]() | HasNotesAreaHeaderAppearance | Returns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created for the NotesAreaHeaderAppearance property. |
![]() | Header | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | IncludeBlankNotesArea | Returns or sets if a blank notes area should be rendered. |
![]() | IncludeCalendarInfoNotesArea | Returns or sets if a notes area containing the Notes should be rendered. |
![]() | IncludeDateHeaderArea | Returns or sets if the date header should be rendered on each page. |
![]() | IncludeLinedNotesArea | Returns or sets if a lined notes area should be rendered. |
![]() | IsPrinting | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | MaximumPagesPerDay | Returns or sets the number of pages that the daily style output will span. |
![]() | MaximumPagesPerMonth | Returns or sets the number of pages that the monthly style output will span. |
![]() | MaximumPagesPerWeek | Returns or sets the number of pages that the weekly style output will span. |
![]() | MemoBreakMode | Returns or sets when a new page should be started for a memo PrintStyle. |
![]() | MemoFieldLabelAppearance | Returns or sets the Infragistics.Win.AppearanceBase used to render the field labels of a MemoPrintStyle. |
![]() | MemoFieldValueAppearance | Returns or sets the Infragistics.Win.AppearanceBase used to render the field values of a MemoPrintStyle. |
![]() | MemoTitleAppearance | Returns or sets the Infragistics.Win.AppearanceBase used to render the title of each MemoPrintStyle entry. |
![]() | MonthlyLayoutStyle | Returns or sets how the days are arranged in a monthly print style. |
![]() | NotesAreaAppearance | Returns or sets the Infragistics.Win.AppearanceBase used to render the notes areas. |
![]() | NotesAreaHeaderAppearance | Returns or sets the Infragistics.Win.AppearanceBase used to render the header for each notes area. |
![]() | OriginAtMargins | Gets or sets a value indicating whether the position of a graphics object associated with a page is located just inside the user-specified margins or at the top-left corner of the printable area of the page. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | Page | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PageBody | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PageNumber | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PrintColorStyle | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | PrintController | Gets or sets the print controller that guides the printing process. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | PrinterSettings | Gets or sets the printer that prints the document. (Inherited from System.Drawing.Printing.PrintDocument) |
![]() | PrintRange | Returns or sets the value determining which date range limits the output printed. |
![]() | PrintStyle | Returns or sets the display style of the printer output. |
![]() | SaveSettings | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | SaveSettingsFormat | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | SettingsKey | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | StartDate | Returns or sets the start date of the print output. |
![]() | StartTime | Returns or sets the first time slot that is rendered when printing a Dayview style output. |
![]() | TemplateDateHeaderMonthViewMulti | Returns or sets the control whose properties are used to initialize the UltraMonthViewMulti used to render the calendar in the date header. |
![]() | TemplateDayView | Returns or sets the control whose properties are used to initialize a daily print style output. |
![]() | TemplateMonthViewMulti | Returns or sets the control whose properties are used to initialize a yearly print style output. |
![]() | TemplateMonthViewSingle | Returns or sets the control whose properties are used to initialize a monthly print style output. |
![]() | TemplateTimelineView | Returns or sets the control whose properties are used to initialize a timeline print style output. |
![]() | TemplateWeekView | Returns or sets the control whose properties are used to initialize a weekly print style output. |
![]() | TriFoldLayoutStyle | Returns or sets how the owner information is printed in a TriFold print style. |
![]() | TriFoldStyleCenter | Returns or sets the contents of the center section of a trifold PrintStyle. |
![]() | TriFoldStyleLeft | Returns or sets the contents of the left section of a trifold PrintStyle. |
![]() | TriFoldStyleRight | Returns or sets the contents of the right section of a trifold PrintStyle. |
![]() | WeeklyLayoutStyle | Returns or sets how the days are arranged in a weekly print style. |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Win.Printing.UltraPrintDocument) |
UltraSchedulePrintDocument Class
Infragistics.Win.UltraWinSchedule Namespace
PrintStyle Property
PrintRange Property
CalendarInfo Property
CalendarLook Property
Infragistics.Win.Printing.UltraPrintDocument