using System; namespace CPF.ReoGrid.Main { public enum SheetTabControlPosition { Top, Bottom } }