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

RowExpander() public method

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

Same methods

RowExpander::RowExpander ( ) : System