Back to Devexpress

DXPopupBase.PlacementHorizontalThreshold Property

maui-devexpress-dot-maui-dot-controls-dot-dxpopupbase-9f37903c.md

latest993 B
Original Source

DXPopupBase.PlacementHorizontalThreshold Property

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

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double PlacementHorizontalThreshold { get; set; }

Property Value

TypeDescription
Double

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

|

See Also

DXPopupBase Class

DXPopupBase Members

DevExpress.Maui.Controls Namespace