Ext.Net.TableLayoutConfig.TableLayoutConfig C# (CSharp) Method

TableLayoutConfig() private method

private TableLayoutConfig ( ) : System.ComponentModel
return System.ComponentModel
        public TableLayoutConfig() { }

Same methods

TableLayoutConfig::TableLayoutConfig ( int columns, DomObject tableAttrs, bool renderHidden, string extraCls ) : System.ComponentModel
TableLayoutConfig