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

TableGrid() public method

public TableGrid ( Config config ) : System
config Config
return System
        public TableGrid(Config config)
        {
            this.Apply(config);
        }

Same methods

TableGrid::TableGrid ( ) : System.Collections.Generic