The priority/relevance of an action group. Use 'PrimaryHigh' if actions in this group are the most relevant actions available. Otherwise use another value to move actions down in menus.
Namespace: Composite.C1Console.ElementsAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public enum ActionGroupPriority |
Visual Basic |
---|
Public Enumeration ActionGroupPriority |
Visual C++ |
---|
public enum class ActionGroupPriority |
Members
Member name | Description | |
---|---|---|
PrimaryHigh | ||
PrimaryMedium | ||
PrimaryLow | ||
TargetedAppendHigh | ||
TargetedAppendMedium | ||
TargetedAppendLow | ||
GeneralAppendHigh | ||
GeneralAppendMedium | ||
GeneralAppendLow |