Sdílet prostřednictvím


TableCellsCollectionEditor(Type) Konstruktor

Definice

Inicializuje novou instanci TableCellsCollectionEditor třídy.

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)

Parametry

type
Type

Typ kolekce, která se má upravit.

Platí pro