Compartilhar via


TreeNodeStyleCollectionEditor(Type) Construtor

Definição

Cria uma nova instância da classe TreeNodeStyleCollectionEditor.

public:
 TreeNodeStyleCollectionEditor(Type ^ type);
public TreeNodeStyleCollectionEditor (Type type);
new System.Web.UI.Design.WebControls.TreeNodeStyleCollectionEditor : Type -> System.Web.UI.Design.WebControls.TreeNodeStyleCollectionEditor
Public Sub New (type As Type)

Parâmetros

type
Type

O tipo.

Aplica-se a

Confira também