See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Assembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
NTier Windows Forms Framework Home
NTier Framework API reference
Event arguments for the BoundControlAction.Execute event.
Namespace: NTier.ActionsAssembly: NTier.Actions (in NTier.Actions.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public class BoundControlActionEventArgs : CancelEventArgs |
| Visual Basic |
|---|
Public Class BoundControlActionEventArgs Inherits CancelEventArgs |
| Visual C++ |
|---|
public ref class BoundControlActionEventArgs : public CancelEventArgs |
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
System.ComponentModel..::..CancelEventArgs
NTier.Actions..::..BoundControlActionEventArgs
System..::..EventArgs
System.ComponentModel..::..CancelEventArgs
NTier.Actions..::..BoundControlActionEventArgs