[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.PrintPreviewWinSettings

PrintPreviewWinSettings Class

Specifies the characteristics of the print preview window shown by the PrintPreview() method.

Inheritance
PrintPreviewWinSettings
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
[TypeConverter(typeof(GenericTypeConverter))]
public class PrintPreviewWinSettings

Properties

Name Description
AllowSizing

Gets or sets a value indicating whether the end user has the ability to size the preview window.

Caption

Gets or sets the caption of the preview window.

Location

Gets or sets the location of the preview window.

NavigationPaneDockingStyle

Gets or sets the position and manner in which the control is docked in the navigation page.

Size

Gets or sets the size of the form.

ToolBars

Gets or sets a value indicating the visibiity of toolbars.

UIStrings

Gets the array of user interface strings.

ZoomFactor

Gets or sets the zoom factor for print preview.

Methods

Name Description
ResetUIStrings()

Resets the array of UIStrings back to the default locale.

ShouldSerializeUIStrings()
ToString()