CalendarPrintElement
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
C#
public class CalendarPrintElement : RadPrintElement
Inheritance: objectRadPrintElementCalendarPrintElement
Inherited Members
Constructors
Properties
Gets or sets a date that indicates which month should be displayed.
C#
public DateTime Date { get; set; }
Gets or sets a DateTimeFormatInfo instance which indicates the format of the calendar.
C#
public DateTimeFormatInfo DateTimeFormat { get; set; }
Methods
Sets a date as special e.g. its number will be drawn bold.
Sets a date as regular e.g. its number will be drawn regular.