namespace DPumpHydr.WinFrmUI.RLT.Enum.Crown { #region ContentAlignmentEnum public enum ContentAlignment { Center, Left, Right } #endregion }