Ext.Net.FitLayoutActionList.AddTabPanel C# (CSharp) Method

AddTabPanel() private method

private AddTabPanel ( ) : void
return void
        public void AddTabPanel()
        {
            Designer.AddItem(typeof(TabPanel));
        }