TooltipBuilder.CloseOnOutsideClick Method
Name | Parameters | Description |
---|---|---|
CloseOnOutsideClick(JS) | value | Obsolete. Specifies whether to close the UI component if a user clicks outside the popover window or outside the target element. Mirrors the client-side closeOnOutsideClick option. |
CloseOnOutsideClick(Boolean) | value | Obsolete. Specifies whether to close the UI component if a user clicks outside the popover window or outside the target element. Mirrors the client-side closeOnOutsideClick option. |