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