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