Enum
CalloutCloseAction

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:

cs-api-definition
[Flags]
public enum CalloutCloseAction

Fields

Close

The callout form is closed and cannot be shown again.

Declaration

cs-api-definition
Close = 1

Field Value

CalloutCloseAction

Hide

The callout form is hidden and can be shown again.

Declaration

cs-api-definition
Hide = 0

Field Value

CalloutCloseAction

In this article
DefinitionFieldsCloseHide
Not finding the help you need?
Contact Support