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 |
获取 |
IsDropDownResizable |
获取一个值,该值指示是否应由用户调整下拉编辑器的大小。 (继承自 UITypeEditor) |
NewItemTypes |
获取可为此集合创建的项的可用类型。 (继承自 CollectionEditor) |