Skip to main content
A newer version of this page is available. .

RibbonDocumentPreviewWindow.InitializeComponent() Method

For internal use. Initializes the RibbonDocumentPreviewWindow from XAML.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public void InitializeComponent()

Remarks

This method is intended for internal use only. Normally, you don’t need to use it.

See Also