CanExecuteTableActionEventArgs Constructor

Class constructor.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public CanExecuteTableActionEventArgs(
	TableActions tableAction
)

Parameters

tableAction  TableActions
TableActions with the actions to execute.

See Also