Skip to main content
A newer version of this page is available. .
All docs
V21.2

GuideDefaultProperties.FlyoutBorderThickness Property

Namespace: DevExpress.Utils.VisualEffects

Assembly: DevExpress.Utils.v21.2.dll

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

Declaration

[DefaultValue(null)]
[DXCategory("Appearance")]
public int? FlyoutBorderThickness { get; set; }

Property Value

Type Default
Nullable<Int32> null
See Also