Skip to main content

DocumentViewerControl.DisposeDocumentOnUnloadProperty Field

Identifies the DisposeDocumentOnUnload dependency property.

Namespace: DevExpress.Xpf.DocumentViewer

Assembly: DevExpress.Xpf.DocumentViewer.v26.1.Core.dll

Declaration

public static readonly DependencyProperty DisposeDocumentOnUnloadProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also