New to Telerik UI for WinFormsStart a free 30-day trial

Determines what action will be executed when the callout form is about to be closed.

Definition

Namespace:Telerik.WinControls.UI.Callout

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
[Flags]
public enum CalloutCloseAction

Fields

The callout form is closed and cannot be shown again.

C#
Close = 1

The callout form is hidden and can be shown again.

C#
Hide = 0
In this article
DefinitionFieldsCloseHide
Not finding the help you need?
Contact Support