Freigeben über


TableCellsCollectionEditor(Type) Konstruktor

Definition

Initialisiert eine neue Instanz der TableCellsCollectionEditor-Klasse.

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)

Parameter

type
Type

Der Typ der Auflistung, die bearbeitet werden soll.

Gilt für