TextEdit.PopupSettings Property
In This Article
Gets or sets an object that defines the appearance and behavior of the editor’s popup. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Editors
Assembly: DevExpress.UI.Xaml.Editors.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Use the Content property of the DevExpress.UI.Xaml.Editors.PopupSettings object to define popup content.
See Also