Partager via


TableCellsCollectionEditor(Type) Constructeur

Définition

Initialise une nouvelle instance de la classe TableCellsCollectionEditor.

public:
 TableCellsCollectionEditor(Type ^ type);
public TableCellsCollectionEditor (Type type);
new System.Web.UI.Design.WebControls.TableCellsCollectionEditor : Type -> System.Web.UI.Design.WebControls.TableCellsCollectionEditor
Public Sub New (type As Type)

Paramètres

type
Type

Type de la collection à modifier.

S’applique à