ComponentFactory.Krypton.Toolkit.RenderBase.GetTabBorderLeftDrawing C# (CSharp) Метод

GetTabBorderLeftDrawing() публичный абстрактный Метод

Gets if the tabs should be drawn from left to right for z-ordering.
public abstract GetTabBorderLeftDrawing ( TabBorderStyle tabBorderStyle ) : bool
tabBorderStyle TabBorderStyle Style of tab border.
Результат bool
        public abstract bool GetTabBorderLeftDrawing(TabBorderStyle tabBorderStyle);