ClassDockManagerUnpinEventArgs
Class
The event arguments for the OnUnpin event of the TelerikDockManager component.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class DockManagerUnpinEventArgs
Inheritance: objectDockManagerUnpinEventArgs
Constructors
DockManagerUnpinEventArgs()
Declaration
cs-api-definition
public DockManagerUnpinEventArgs()
Properties
IsCancelled
Specifies whether the unpin action is cancelled.