CreateUserWizardStepCollectionEditor クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Visual Studio 2005 などのデザイン ホストに、CreateUserWizard Web サーバー コントロールの WizardStepCollection オブジェクトを編集するためのエディターを提供します。
public ref class CreateUserWizardStepCollectionEditor : System::Web::UI::Design::WebControls::WizardStepCollectionEditor
public class CreateUserWizardStepCollectionEditor : System.Web.UI.Design.WebControls.WizardStepCollectionEditor
type CreateUserWizardStepCollectionEditor = class
inherit WizardStepCollectionEditor
Public Class CreateUserWizardStepCollectionEditor
Inherits WizardStepCollectionEditor
- 継承
-
CreateUserWizardStepCollectionEditor
コンストラクター
CreateUserWizardStepCollectionEditor(Type) |
指定した CreateUserWizardStepCollectionEditor を使用して、Type クラスの新しいインスタンスを初期化します。 |
プロパティ
CollectionItemType |
コレクション内の各項目のデータ型を取得します。 (継承元 CollectionEditor) |
CollectionType |
コレクション オブジェクトのデータ型を取得します。 (継承元 CollectionEditor) |
Context |
現在のコンテキストを示す型記述子を取得します。 (継承元 CollectionEditor) |
HelpTopic |
ユーザーがエディターのダイアログ ボックスの [ヘルプ] ボタンまたは F1 キーを押したときにヘルプ トピックまたはトピック リストを表示するために使用される |
IsDropDownResizable |
ユーザーがドロップダウン エディターのサイズを変更できるかどうかを示す値を取得します。 (継承元 UITypeEditor) |
NewItemTypes |
コレクションに対して作成できる項目の有効な型を取得します。 (継承元 CollectionEditor) |
メソッド
適用対象
こちらもご覧ください
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET