Back to Devexpress

DocumentViewerBase.PopupForm Property

windowsforms-devexpress-dot-documentview-dot-controls-dot-documentviewerbase-474e2c38.md

latest1.1 KB
Original Source

DocumentViewerBase.PopupForm Property

For internal use.

Namespace : DevExpress.DocumentView.Controls

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
[Browsable(false)]
public IPopupForm PopupForm { get; }
vb
<Browsable(False)>
Public ReadOnly Property PopupForm As IPopupForm

Property Value

Type
DevExpress.DocumentView.Controls.IPopupForm

See Also

DocumentViewerBase Class

DocumentViewerBase Members

DevExpress.DocumentView.Controls Namespace