ClassDockManagerPinEventArgs
Class
The event arguments for the OnPin event of the TelerikDockManager component.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class DockManagerPinEventArgs
Inheritance: objectDockManagerPinEventArgs
Constructors
DockManagerPinEventArgs()
Declaration
cs-api-definition
public DockManagerPinEventArgs()
Properties
IsCancelled
Specifies whether the pin action is cancelled.