CanExecuteTableActionEventArgs Constructor
Class constructor.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public CanExecuteTableActionEventArgs(
TableActions tableAction
)
Public Sub New (
tableAction As TableActions
)
Parameters
- tableAction TableActions
- TableActions with the actions to execute.