InterfaceIAppointmentBackgroundInfo
Contains properties used by RadScheduler for background/category representation.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.Scheduler.dll
Syntax:
public interface IAppointmentBackgroundInfo
Properties
BackColor
Gets the background color.
BackColor2
Gets the second background color.
Declaration
Color BackColor2 { get; }
Property Value
The second background color.
BackColor3
Gets the third background color.
Declaration
Color BackColor3 { get; }
Property Value
The third background color.
BackColor4
Gets the fourth background color.
Declaration
Color BackColor4 { get; }
Property Value
The fourth background color.
BorderBoxStyle
Gets the border box style.
Declaration
BorderBoxStyle BorderBoxStyle { get; }
Property Value
The border box style.
BorderColor
Gets the border color.
BorderColor2
Gets the border color2.
BorderColor3
Gets the border color3.
BorderColor4
Gets the border color4.
BorderGradientStyle
Gets the border gradient style.
Declaration
GradientStyles BorderGradientStyle { get; }
Property Value
The border gradient style.
DateTimeColor
Gets the date time color.
Declaration
Color DateTimeColor { get; }
Property Value
The date time color.
DateTimeFont
Gets the date time font.
DisplayName
Gets the display name.
ForeColor
Gets the fore color.
GradientAngle
Gets the gradient angle.
GradientPercentage
Gets the gradient percentage.
Declaration
float GradientPercentage { get; }
Property Value
The gradient percentage.
GradientPercentage2
Gets the second gradient percentage.
Declaration
float GradientPercentage2 { get; }
Property Value
The second gradient percentage.
GradientStyle
Gets the gradient style.
Declaration
GradientStyles GradientStyle { get; }
Property Value
The gradient style.
NumberOfColors
Gets the number of colors.
SelectedBorderColor
Gets the selected border color.
Declaration
Color SelectedBorderColor { get; }
Property Value
The selected border color.
ShadowColor
Gets the shadow color.
ShadowStyle
Gets the shadow style.
Declaration
ShadowStyles ShadowStyle { get; }
Property Value
The shadow style.
ShadowWidth
Gets the shadow width.