Version

PrintPreview Method

Initiates the creation of a preview of what a printed report of the grid data would look like.
Overload List
OverloadDescription
PrintPreview()Initiates the creation of a preview of what a printed report of the grid data would look like.  
PrintPreview(RowPropertyCategories)Initiates the creation of a preview of what a printed report of the grid data would look like.  
PrintPreview(UltraGridLayout)Initiates the creation of a preview of what a printed report of the grid data would look like.  
PrintPreview(UltraGridLayout,RowPropertyCategories)Initiates the creation of a preview of what a printed report of the grid data would look like.  
PrintPreview(UltraGridLayout,PrintDocument)Initiates the creation of a preview of what a printed report of the grid data would look like.  
PrintPreview(UltraGridLayout,PrintDocument,RowPropertyCategories)Initiates the creation of a preview of what a printed report of the grid data would look like.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also