ClassDockManagerUndockEventArgs
Class
The event arguments for the OnUndock event.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class DockManagerUndockEventArgs
Inheritance: objectDockManagerUndockEventArgs
Constructors
DockManagerUndockEventArgs()
Declaration
cs-api-definition
public DockManagerUndockEventArgs()
Properties
IsCancelled
Whether the event is cancelled and the built-in action prevented.