Azmyth.Editor.GridControl.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

private InitializeComponent ( ) : void
return void
        private void InitializeComponent()
        {
            this.SuspendLayout();
            //
            // GridControl
            //
            this.BackColor = System.Drawing.Color.White;
            this.ResumeLayout(false);
        }