Click or drag to resize

SpecificationTSortRulesUpdated Event

Occurs when the sort rules have been updated.

Namespace:  Enkoni.Framework
Assembly:  Enkoni.Framework.Specifications (in Enkoni.Framework.Specifications.dll) Version: 1.3.0.1
Syntax
public event EventHandler<SortSpecificationsEventArgs<T>> SortRulesUpdated

Value

Type: SystemEventHandlerSortSpecificationsEventArgsT

Implements

ISpecificationTSortRulesUpdated
See Also