Back to Devexpress

DocumentViewerControl.PropertyProvider Property

wpf-devexpress-dot-xpf-dot-documentviewer-dot-documentviewercontrol-6f41a9a5.md

latest1.2 KB
Original Source

DocumentViewerControl.PropertyProvider Property

Specifies a document viewer’s property provider. This is a dependency property.

Namespace : DevExpress.Xpf.DocumentViewer

Assembly : DevExpress.Xpf.DocumentViewer.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.DocumentViewer.Core

Declaration

csharp
public PropertyProvider PropertyProvider { get; }
vb
Public ReadOnly Property PropertyProvider As PropertyProvider

Property Value

TypeDescription
DevExpress.Xpf.DocumentViewer.PropertyProvider

A DevExpress.Xpf.DocumentViewer.PropertyProvider object.

|

See Also

DocumentViewerControl Class

DocumentViewerControl Members

DevExpress.Xpf.DocumentViewer Namespace