Skip to main content
A newer version of this page is available. .

GuideProperties.KeepFlyoutWithinScreenBounds Property

Namespace: DevExpress.Utils.VisualEffects

Assembly: DevExpress.Utils.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[DefaultValue(true)]
[DXCategory("Behavior")]
public bool KeepFlyoutWithinScreenBounds { get; set; }

Property Value

Type Default
Boolean **true**
See Also