ListEditorAttribute Constructors
Registers a custom List Editor in the Application Model.| Name | Parameters | Description |
|---|---|---|
| ListEditorAttribute(Type, Boolean) | listElementType, isDefault | Initializes a new instance of the ListEditorAttribute. |
| ListEditorAttribute(Type) | listElementType | Initializes a new instance of the ListEditorAttribute. |
See Also