Represents the arguments associated with all
Transaction related events.
Namespace: Telerik.WinControls.UI.DockingAssembly: Telerik.WinControls.RadDock (in Telerik.WinControls.RadDock.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class RadDockTransactionEventArgs : EventArgs |
| Visual Basic |
|---|
Public Class RadDockTransactionEventArgs _
Inherits EventArgs |
Inheritance Hierarchy
See Also