BadgeType
Enum
Defines the built-in badge types.
Definition
Namespace:Telerik.Windows.Controls.Badge
Assembly:Telerik.Windows.Controls.dll
Syntax:
C#
public enum BadgeType
Fields
Content only (no geometry) badge type.
C#
ContentOnly = 10
DoNotDisturb badge type.
C#
DoNotDisturb = 3
Out-of-office badge type.
C#
OutOfOffice = 8