言語

MenuItemStyleCollectionEditor(Type) コンストラクター

定義

MenuItemStyleCollectionEditor クラスの新しいインスタンスを初期化します。

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

パラメーター

type
Type

編集するコレクションの Type

注釈

.NET Framework では、省略記号ボタン ( など) を選択すると、MenuItemStyleCollectionEditor クラスの新しいインスタンスが内部的に構築されます。) のLevelMenuItemStyles または LevelSelectedStyles コントロールまたは Menu クラスから派生したコントロールをデザインする場合は、ビジュアル デザイナーの Menu グリッド。

適用対象

こちらもご覧ください