Back to Devexpress

DXPopupBase.PlacementVerticalThreshold Property

maui-devexpress-dot-maui-dot-controls-dot-dxpopupbase-773d26b1.md

latest985 B
Original Source

DXPopupBase.PlacementVerticalThreshold Property

Gets or sets the space required to show the pop-up view in the specified vertical direction. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double PlacementVerticalThreshold { get; set; }

Property Value

TypeDescription
Double

The space required to show the pop-up view in the specified vertical direction.

|

See Also

DXPopupBase Class

DXPopupBase Members

DevExpress.Maui.Controls Namespace