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

Properties

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

Getters

NameReturn TypeDescription
get_avatarClass()stringGet the CSS class name used to display an Avatar.
get_enabled()boolGet the enabled state used to Enable/Disable the Chip element.
get_fillMode()Telerik.Web.UI.RadChipFillModeGet the fill mode.
get_icon()stringGet the icon name used to display various icons from the embedded icon's library.
get_iconClass()stringGet the icon's CSS class name used to display custom icons.
get_label()stringGet the Label text (similar to the Text property of other Components).
get_removable()boolGet the removable option used to render a remove icon to the right of the label text.
get_removeIcon()stringGet the remove icon name to the name of an icon from the list of embedded icons.
get_rounded()Telerik.Web.UI.RadChipRoundedGet the border radius level.
get_selectable()boolGet the selectable feature. If set, the will be selectable.
get_elected()boolGet the the selected state used to select/deselect the Chip.
get_size()Telerik.Web.UI.RadChipSizeGet the size of the chip.
get_themeColor()Telerik.Web.UI.RadChipThemeColorGet the theme color.

Setters

NameParameterDescription
set_avatarClass(option)stringSet the CSS class name used to display an Avatar.
set_enabled(option)boolSet the enabled state used to Enable/Disable the Chip element.
set_fillMode(option)Telerik.Web.UI.RadChipFillModeSet the fill mode.
set_icon(option)stringSet the icon name used to display various icons from the embedded icon's library.
set_iconClass(option)stringSet the icon's CSS class name used to display custom icons.
set_label(option)stringSet the Label text (similar to the Text property of other Components).
set_removable(option)boolSet the removable option used to render a remove icon to the right of the label text.
set_removeIcon(option)stringSet the remove icon name to the name of an icon from the list of embedded icons.
set_rounded(option)Telerik.Web.UI.RadChipRoundedSet the border radius level.
set_selectable(option)boolSet the selectable feature. If set, the will be selectable.
set_elected(option)boolSet the the selected state used to select/deselect the Chip.
set_size(option)Telerik.Web.UI.RadChipSizeSet the size of the chip.
set_themeColor(option)Telerik.Web.UI.RadChipThemeColorSet the theme color.

Next Steps

See Also

In this article
GettersSettersNext StepsSee Also
Not finding the help you need?
Contact Support