ClassSmartBoxPanelBaseEventArgs
Class
Specifies the event arguments of the event.
Definition
Namespace:Telerik.Blazor.Components.Common.Grid.SmartBox
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public abstract class SmartBoxPanelBaseEventArgs : EventArgs, ICancellableEventArgs
Inheritance: objectEventArgsSmartBoxPanelBaseEventArgs
Derived Classes:
Implements:
Inherited Members
Constructors
SmartBoxPanelBaseEventArgs()
Declaration
cs-api-definition
protected SmartBoxPanelBaseEventArgs()
Properties
IsCancelled
Specifies if the event is cancelled.