CreateUserWizardStepCollectionEditor Properties

 

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_protpropertyCollectionItemType

Gets the data type of each item in the collection.(Inherited from CollectionEditor.)

System_CAPS_protpropertyCollectionType

Gets the data type of the collection object.(Inherited from CollectionEditor.)

System_CAPS_protpropertyContext

Gets a type descriptor that indicates the current context.(Inherited from CollectionEditor.)

System_CAPS_protpropertyHelpTopic

Gets the Help keyword used to display the Help topic or topic list when users click the Help button or press the F1 key in the editor's dialog box.(Overrides CollectionEditor::HelpTopic.)

System_CAPS_pubpropertyIsDropDownResizable

Gets a value indicating whether drop-down editors should be resizable by the user.(Inherited from UITypeEditor.)

System_CAPS_protpropertyNewItemTypes

Gets the available types of items that can be created for this collection.(Inherited from CollectionEditor.)

Return to top
Show: