You are here: Start » AVL.NET » GrayModel2Designer Constructor

GrayModel2Designer Constructor

Initializes an instance of the GrayModel2Designer dialog using IContainer object which is responsible for disposing this dialog.

Namespace:AvlNet.Designers
Assembly:Avl.Net.Designers.dll

Syntax

public GrayModel2Designer
(
	System.ComponentModel.IContainer container
)

Parameters

Name Type Range Default Description
containerSystem.ComponentModel.IContainer

See also