ListEditClientSideEvents Constructors
Contains a client-side list editor’s event list.| Name | Parameters | Description |
|---|---|---|
| ListEditClientSideEvents() | none | Initializes a new instance of the ListEditClientSideEvents class. For internal use only. |
| ListEditClientSideEvents(IPropertiesOwner) | owner | Initializes a new instance of the ListEditClientSideEvents class with the specified owner. |
See Also