DockManagerCancelEventArgs Constructors
Provides data for the ASPxDockManager.BeforeDock event.Name | Parameters | Description |
---|---|---|
DockManagerCancelEventArgs(ASPxDockPanel, ASPxDockZone) | panel, zone | Initializes a new instance of the DockManagerCancelEventArgs class. |
See Also