namespace DPumpHydr.WinFrmUI.RLT.Enum.Poison { #region ScrollOrientationTypeEnum public enum ScrollOrientationType { Horizontal, Vertical } #endregion }