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