A newer version of this page is available.
Switch to the current version.
DocumentViewerControl.PresenterTemplate Property
For internal use.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v19.2.Core.dll
Declaration
public DataTemplate PresenterTemplate { get; set; }
Public Property PresenterTemplate As DataTemplate
Property Value
Type | Description |
---|---|
DataTemplate | A DataTemplate object. |
See Also
Feedback