Skip to main content
A newer version of this page is available. .

DocumentViewerBase.PopupForm Property

For internal use.

Namespace: DevExpress.DocumentView.Controls

Assembly: DevExpress.Utils.v21.2.dll

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

Declaration

[Browsable(false)]
public IPopupForm PopupForm { get; }

Property Value

Type
DevExpress.DocumentView.Controls.IPopupForm
See Also