Share via


TableCellsCollectionEditor(Type) Constructor

Definición

Inicializa una nueva instancia de la clase 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)

Parámetros

type
Type

Tipo de la colección que se va a editar.

Se aplica a