Enum ActionJustification
- Namespace
- Kentico.Xperience.Admin.Base.Components
- Assembly
- Kentico.Xperience.Admin.Base.dll
Represents the justification of actions in the OverviewCard.
[JsonStringEnumCamelCaseConverter]
public enum ActionJustification
- Extension Methods
Fields
End = 1Actions are aligned to the end.
Start = 0Actions are aligned to the start.