CommandButtonBase
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:
C#
public abstract class CommandButtonBase : ButtonBase, IComponent, IHandleEvent, IHandleAfterRender, IDisposable
Inheritance: objectComponentBaseBaseComponentButtonBaseCommandButtonBase
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected CommandButtonBase()