ListEditProperties Constructors
Contains the base settings specific to editors which display a list of items.| Name | Parameters | Description |
|---|---|---|
| ListEditProperties() | none | Initializes a new instance of the ListEditProperties class with default settings. |
| ListEditProperties(IPropertiesOwner) | owner | Initializes a new instance of the ListEditProperties class with the specified owner. |
See Also