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