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

An enum that defines the possible overlap modes which are used to position the popup when its location cannot be adjusted so that it meets all alignment and alignment correction requirements.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
public enum AlternativeCorrectionMode

Fields

The popup will be snapped to the first possible outer edge of the alignment rectangle so that it does not overlap it. The order of the considered edges depends on the popup alignment settings.

C#
Flip = 1

The popup's bounds can overlap with the alignment rectangle.

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