A newer version of this page is available.
Switch to the current version.
DocumentViewerControl.PropertyProvider Property
Specifies a document viewer's property provider. This is a dependency property.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v19.2.Core.dll
Declaration
public PropertyProvider PropertyProvider { get; }
Public ReadOnly Property PropertyProvider As PropertyProvider
Property Value
Type | Description |
---|---|
DevExpress.Xpf.DocumentViewer.PropertyProvider | A DevExpress.Xpf.DocumentViewer.PropertyProvider object. |
See Also
Feedback