IViewTableEventsCanExecuteTableAction Event

Event that informs if a table action can be executed.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
event EventHandler<CanExecuteTableActionEventArgs> CanExecuteTableAction

Value

EventHandlerCanExecuteTableActionEventArgs

See Also