Partilhar via


TableCellsCollectionEditor(Type) Construtor

Definição

Inicializa uma nova instância da 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)

Parâmetros

type
Type

O tipo da coleção a ser editado.

Aplica-se a