ListEditorAttribute Properties
Registers a custom List Editor in the Application Model.| Name | Description |
|---|---|
| IsDefault | Indicates whether the target List Editor should be automatically used for the objects of the specified type. |
| ListElementType | Specifies the type of objects that the target List Editor can display. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also