Method | Description | |
---|---|---|
HelpfulCollectionEditor ( |
Initializes a new instance of the HelpfulCollectionEditor class using the specified collection type
|
Method | Description | |
---|---|---|
CreateCollectionForm ( ) : System.ComponentModel.Design.CollectionEditor.CollectionForm |
Discovers the CollectionForm's property grid
|
Method | Description | |
---|---|---|
findPropertyGrid ( |
protected CreateCollectionForm ( ) : System.ComponentModel.Design.CollectionEditor.CollectionForm | ||
return | System.ComponentModel.Design.CollectionEditor.CollectionForm |
public HelpfulCollectionEditor ( |
||
type | The type of the collection for this editor to edit | |
return | System |