다음을 통해 공유


TableCellsCollectionEditor(Type) 생성자

정의

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)

매개 변수

type
Type

편집할 컬렉션의 형식입니다.

적용 대상