TableCellsCollectionEditor(Type) Konstruktor

Definition

Initierar en ny instans av TableCellsCollectionEditor klassen.

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)

Parametrar

type
Type

Typen av samling som ska redigeras.

Gäller för