Enum
BadgeType

Defines the built-in badge types.

Definition

Namespace:Telerik.Windows.Controls.Badge

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum BadgeType

Fields

Add

Add badge type.

Declaration

cs-api-definition
Add = 9

Field Value

BadgeType

Available

Available badge type.

Declaration

cs-api-definition
Available = 2

Field Value

BadgeType

Away

Away badge type.

Declaration

cs-api-definition
Away = 7

Field Value

BadgeType

ContentOnly

Content only (no geometry) badge type.

Declaration

cs-api-definition
ContentOnly = 10

Field Value

BadgeType

Default

Default badge type.

Declaration

cs-api-definition
Default = 0

Field Value

BadgeType

DoNotDisturb

DoNotDisturb badge type.

Declaration

cs-api-definition
DoNotDisturb = 3

Field Value

BadgeType

DotOnly

Dot-only badge type.

Declaration

cs-api-definition
DotOnly = 1

Field Value

BadgeType

Offline

Offline badge type.

Declaration

cs-api-definition
Offline = 6

Field Value

BadgeType

OutOfOffice

Out-of-office badge type.

Declaration

cs-api-definition
OutOfOffice = 8

Field Value

BadgeType

Rejected

Rejected badge type.

Declaration

cs-api-definition
Rejected = 4

Field Value

BadgeType

Remove

Remove badge type.

Declaration

cs-api-definition
Remove = 5

Field Value

BadgeType