Compartir a través de


TreeNodeStyleCollectionEditor(Type) Constructor

Definición

Crea una nueva instancia de la clase 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

Tipo.

Se aplica a

Consulte también