ClassCommandButtonBase
Class
The base class for command buttons in other components such as the ListView and the Grid.
Definition
Namespace:Telerik.Blazor.Components.Common
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public abstract class CommandButtonBase : ButtonBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseBaseComponentButtonBaseCommandButtonBase
Derived Classes:
Implements:
Inherited Members
Constructors
CommandButtonBase()
Declaration
cs-api-definition
protected CommandButtonBase()