Interface ISortingBehavior
- Namespace
- GroupeIsa.Neos.Designer.UIAbstractions
- Assembly
- GroupeIsa.Neos.Designer.UIAbstractions.dll
Represents the sorting behavior.
public interface ISortingBehavior
Properties
ExecutionSide
Gets or sets the execution side.
SortingExecutionSide ExecutionSide { get; set; }