New to Kendo UI for Angular? Start a free 30-day trial
SinglePopupService
Represents the service used for the popups of the filter and column menus. Use this service to manage popup opening, closing, and event handling. (See example).
| Name | Type | Default | Description | 
|---|---|---|---|
| onClose | 
 | Emits when the filter or column menus are about to close because the user clicked outside their popups. Use this event to prevent the popup from closing. |