CreateUserWizardStepCollectionEditor Properties
.NET Framework 3.0
(see also
Protected Properties
)
Top
| Name | Description | |
|---|---|---|
| IsDropDownResizable | Gets a value indicating whether drop-down editors should be resizable by the user. (inherited from UITypeEditor) |
| Name | Description | |
|---|---|---|
| CollectionItemType | Gets the data type of each item in the collection. (inherited from CollectionEditor) |
| CollectionType | Gets the data type of the collection object. (inherited from CollectionEditor) |
| Context | Gets a type descriptor that indicates the current context. (inherited from CollectionEditor) |
| HelpTopic | Overridden. 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. |
| NewItemTypes | Gets the available types of items that can be created for this collection. (inherited from CollectionEditor) |
Community Additions
ADD
Show: