EmbeddedMailObjectCollectionEditor Properties
.NET Framework 2.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 | Gets the Help keyword to display the Help topic or topic list for when the editor's dialog box Help button or the F1 key is pressed. (Inherited from CollectionEditor.) |
| NewItemTypes | Gets the available types of items that can be created for this collection. (Inherited from CollectionEditor.) |
Community Additions
ADD
Show: