Exemple #1
0
        private TableLayoutConfig __BuildControl__control15()
        {
            TableLayoutConfig config = new TableLayoutConfig();

            config.Columns = (2);
            return(config);
        }
Exemple #2
0
        private void __BuildControl__control14(LayoutConfigCollection __ctrl)
        {
            TableLayoutConfig config = this.__BuildControl__control15();

            __ctrl.Add(config);
        }