Interface
IAppointmentBackgroundInfo

Contains properties used by RadScheduler for background/category representation.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Syntax:

cs-api-definition
public interface IAppointmentBackgroundInfo

Properties

BackColor

Gets the background color.

Declaration

cs-api-definition
Color BackColor { get; }

Property Value

Color

The background color.

BackColor2

Gets the second background color.

Declaration

cs-api-definition
Color BackColor2 { get; }

Property Value

Color

The second background color.

BackColor3

Gets the third background color.

Declaration

cs-api-definition
Color BackColor3 { get; }

Property Value

Color

The third background color.

BackColor4

Gets the fourth background color.

Declaration

cs-api-definition
Color BackColor4 { get; }

Property Value

Color

The fourth background color.

BorderBoxStyle

Gets the border box style.

Declaration

cs-api-definition
BorderBoxStyle BorderBoxStyle { get; }

Property Value

BorderBoxStyle

The border box style.

BorderColor

Gets the border color.

Declaration

cs-api-definition
Color BorderColor { get; }

Property Value

Color

The border color.

BorderColor2

Gets the border color2.

Declaration

cs-api-definition
Color BorderColor2 { get; }

Property Value

Color

The border color2.

BorderColor3

Gets the border color3.

Declaration

cs-api-definition
Color BorderColor3 { get; }

Property Value

Color

The border color3.

BorderColor4

Gets the border color4.

Declaration

cs-api-definition
Color BorderColor4 { get; }

Property Value

Color

The border color4.

BorderGradientStyle

Gets the border gradient style.

Declaration

cs-api-definition
GradientStyles BorderGradientStyle { get; }

Property Value

GradientStyles

The border gradient style.

DateTimeColor

Gets the date time color.

Declaration

cs-api-definition
Color DateTimeColor { get; }

Property Value

Color

The date time color.

DateTimeFont

Gets the date time font.

Declaration

cs-api-definition
Font DateTimeFont { get; }

Property Value

Font

The date time font.

DisplayName

Gets the display name.

Declaration

cs-api-definition
string DisplayName { get; }

Property Value

string

The display name.

Font

Gets the font.

Declaration

cs-api-definition
Font Font { get; }

Property Value

Font

The font.

ForeColor

Gets the fore color.

Declaration

cs-api-definition
Color ForeColor { get; }

Property Value

Color

The fore color.

GradientAngle

Gets the gradient angle.

Declaration

cs-api-definition
float GradientAngle { get; }

Property Value

float

The gradient angle.

GradientPercentage

Gets the gradient percentage.

Declaration

cs-api-definition
float GradientPercentage { get; }

Property Value

float

The gradient percentage.

GradientPercentage2

Gets the second gradient percentage.

Declaration

cs-api-definition
float GradientPercentage2 { get; }

Property Value

float

The second gradient percentage.

GradientStyle

Gets the gradient style.

Declaration

cs-api-definition
GradientStyles GradientStyle { get; }

Property Value

GradientStyles

The gradient style.

Id

Gets the id.

Declaration

cs-api-definition
int Id { get; }

Property Value

int

The id.

NumberOfColors

Gets the number of colors.

Declaration

cs-api-definition
int NumberOfColors { get; }

Property Value

int

The number of colors.

SelectedBorderColor

Gets the selected border color.

Declaration

cs-api-definition
Color SelectedBorderColor { get; }

Property Value

Color

The selected border color.

ShadowColor

Gets the shadow color.

Declaration

cs-api-definition
Color ShadowColor { get; }

Property Value

Color

The shadow color.

ShadowStyle

Gets the shadow style.

Declaration

cs-api-definition
ShadowStyles ShadowStyle { get; }

Property Value

ShadowStyles

The shadow style.

ShadowWidth

Gets the shadow width.

Declaration

cs-api-definition
int ShadowWidth { get; }

Property Value

int

The shadow width.