skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • NEW: Design Kits for Figma
    • Online Training
    • Document Processing Library
    • Embedded Reporting for web and desktop
    Web
    Kendo UI UI for jQuery UI for Angular UI for React UI for Vue UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX UI for Silverlight UI for PHP UI for JSP
    Mobile
    UI for .NET MAUI UI for Xamarin
    Document Management
    Telerik Document Processing
    Desktop
    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF UI for UWP
    Reporting & Mocking
    Telerik Reporting Telerik Report Server Telerik JustMock
    Automated Testing
    Test Studio Test Studio Dev Edition
    CMS
    Sitefinity
    UI/UX Tools
    ThemeBuilder Design System Kit
    Debugging
    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Jam FiddlerCap FiddlerCore
    Extended Reality
    UI for Unity XR
    Free Tools
    JustAssembly JustDecompile VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Docs & Support
  • Pricing
  • Search
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class AppointmentPrintElement

Inheritance
System.Object
RadPrintElement
AppointmentPrintElement
Inherited Members
RadPrintElement.Paint(Graphics, Rectangle)
RadPrintElement.Paint(Graphics, RectangleF)
RadPrintElement.PaintElement(Graphics, Rectangle)
RadPrintElement.PaintElement(Graphics, RectangleF)
RadPrintElement.PaintImage(Graphics, Rectangle)
RadPrintElement.PaintImage(Graphics, RectangleF)
RadPrintElement.PaintBorder(Graphics, Rectangle)
RadPrintElement.PaintBorder(Graphics, RectangleF)
RadPrintElement.GetVerticalAlignment(ContentAlignment)
RadPrintElement.GetHorizontalAlignment(ContentAlignment)
RadPrintElement.GetTransformedBounds(RectangleF)
RadPrintElement.TextPadding
RadPrintElement.DrawText
RadPrintElement.AngleTransform
RadPrintElement.ScaleTransform
RadPrintElement.DrawFill
RadPrintElement.DrawBorder
RadPrintElement.RightToLeft
RadPrintElement.ForeColor
RadPrintElement.BackColor
RadPrintElement.BorderColor
RadPrintElement.TextAlignment
RadPrintElement.Font
RadPrintElement.StringTrimming
RadPrintElement.StringFormatFlags
RadPrintElement.Image
RadPrintElement.ImageLayout
RadPrintElement.ImageAlignment
RadPrintElement.Polygon
RadPrintElement.EnableHtmlTextRendering
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll

Syntax

public class AppointmentPrintElement : RadPrintElement

Constructors

AppointmentPrintElement()

Declaration
public AppointmentPrintElement()

AppointmentPrintElement(IEvent, ISchedulerData)

Declaration
public AppointmentPrintElement(IEvent appointment, ISchedulerData data)
Parameters
IEvent appointment

ISchedulerData data

Properties

Appointment

Gets or sets the appointment which this element represents.

Declaration
public IEvent Appointment { get; set; }
Property Value
IEvent

End

Gets the end date of the appointment according to the selected timezone.

Declaration
public DateTime End { get; }
Property Value
System.DateTime

ShowHours

Gets or sets whether appointment's start and end hours should be displayed. Should be set after the print element has been associated with an appointment.

Declaration
public bool ShowHours { get; set; }
Property Value
System.Boolean

Start

Gets the start date of the appointment according to the selected timezone.

Declaration
public DateTime Start { get; }
Property Value
System.DateTime

StatusAreaWidth

Gets or sets the width of the status idicator.

Declaration
public int StatusAreaWidth { get; set; }
Property Value
System.Int32

Text

Declaration
public override string Text { get; set; }
Property Value
System.String

Overrides
RadPrintElement.Text

TimeFormat

Gets or sets the format in which the times will be shown when ShowHours is true.

Declaration
public string TimeFormat { get; set; }
Property Value
System.String

Methods

PaintFill(Graphics, Rectangle)

Declaration
protected override void PaintFill(Graphics g, Rectangle rect)
Parameters
System.Drawing.Graphics g

System.Drawing.Rectangle rect

Overrides
RadPrintElement.PaintFill(Graphics, Rectangle)

PaintFill(Graphics, RectangleF)

Declaration
protected override void PaintFill(Graphics g, RectangleF rect)
Parameters
System.Drawing.Graphics g

System.Drawing.RectangleF rect

Overrides
RadPrintElement.PaintFill(Graphics, RectangleF)

PaintText(Graphics, Rectangle)

Declaration
protected override void PaintText(Graphics g, Rectangle rect)
Parameters
System.Drawing.Graphics g

System.Drawing.Rectangle rect

Overrides
RadPrintElement.PaintText(Graphics, Rectangle)

PaintText(Graphics, RectangleF)

Declaration
protected override void PaintText(Graphics g, RectangleF rect)
Parameters
System.Drawing.Graphics g

System.Drawing.RectangleF rect

Overrides
RadPrintElement.PaintText(Graphics, RectangleF)

Extension Methods

SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)

Was this article helpful?

Tell us how we can improve this article

Skip
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.