New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Properties

Badge specific properties to change its border radius, size, theme color, and more.

Getters

NameReturn TypeDescription
get_kendoWidget()objectGet the Kendo widget instance.
get_icon()stringGet the icon name used to display the badge.
get_text()stringGet the text of the badge.
get_cutoutBorder()boolGet the cutout border state.
get_max()numberGet the maximum value of the badge.
get_visible()boolGet the visibility state of the badge.
get_align()Telerik.Web.UI.RadBadgeAlignGet the alignment of the badge.
get_fillMode()Telerik.Web.UI.RadBadgeFillModeGet the fill mode.
get_position()Telerik.Web.UI.RadBadgePositionGet the badge position.
get_rounded()Telerik.Web.UI.RadBadgeRoundedGet the border radius level.
get_size()Telerik.Web.UI.RadBadgeSizeGet the size.
get_themeColor()Telerik.Web.UI.RadBadgeThemeColorGet the theme color.

Setters

NameParameterDescription
set_icon(option)stringSet the icon name used to display the badge.
set_text(option)stringSet the text of the badge.
set_cutoutBorder(option)boolSet the cutout border state.
set_max(option)numberSet the maximum value of the badge.
set_align(option)Telerik.Web.UI.RadBadgeAlignSet the alignment of the badge.
set_fillMode(option)Telerik.Web.UI.RadBadgeFillModeSet the fill mode.
set_position(option)Telerik.Web.UI.RadBadgePositionSet the badge position.
set_rounded(option)Telerik.Web.UI.RadBadgeRoundedSet the border radius level.
set_size(option)Telerik.Web.UI.RadBadgeSizeSet the size.
set_themeColor(option)Telerik.Web.UI.RadBadgeThemeColorSet the theme color.

Methods

NameDescription
hide()Hide the badge.
show()Show the badge.

Next Steps

In this article
GettersSettersMethodsNext Steps
Not finding the help you need?
Contact Support