FontEdit.AllowConfirmFontUseDialog Property
Gets or sets whether a confirmation dialog window should be invoked when an end user tries to set a font which is not installed on the system. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to enable a confirmation dialog window; otherwise, false. |
See Also