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

Properties

Updated on Feb 11, 2026

SmartPasteButton-specific properties to configure appearance (size, rounded corners), icons, text, and service integration.

Getters

NameReturn TypeDescription
get_cancelIcon()stringGets the icon shown when cancelling the smart paste operation.
get_enable()boolGets a value indicating whether the smart paste button is enabled.
get_formFields()ObjectGets the form fields associated with the smart paste operation.
get_icon()stringGets the default icon shown on the button.
get_rounded()Telerik.Web.UI.RadSmartPasteButtonRoundedGets the rounded (border radius) style.
get_service()ObjectGets the service configuration for the smart paste operation.
get_size()Telerik.Web.UI.RadSmartPasteButtonSizeGets the size applied to the button.
get_text()stringGets the text displayed on the button.

Setters

NameParameterDescription
set_cancelIcon(value)stringSets the icon shown when cancelling the operation.
set_enable(value)boolSets whether the smart paste button is enabled.
set_icon(value)stringSets the default icon on the button.
set_rounded(value)Telerik.Web.UI.RadSmartPasteButtonRoundedSets the rounded (border radius) style.
set_size(value)Telerik.Web.UI.RadSmartPasteButtonSizeSets the size of the button.
set_text(value)stringSets the text displayed on the button.

Next Steps

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