Name | Description | |
---|---|---|
FillAreaWidth | Gets or sets a value indicating how empty space left on a printed page is handled. | |
GridLines | Gets or sets a value indicating how grid lines are rendered. | |
MaxRowHeight | Gets or sets the maximum row height in hundredths of an inch (used if VarRowHeight is PrintInfo.RowHeightEnum.StretchToMax). | |
OneFormPerPage | Gets or sets a value indicating whether the grid in Form view style is printed each record per page. | |
OwnerDrawPageFooter | Gets or sets a value indicating whether the page footer is owner-drawn. | |
OwnerDrawPageHeader | Gets or sets a value indicating whether the page header is owner-drawn. | |
PageBreak | Gets or sets the horizontal page break mode. | |
PageFooter | Gets or sets a string to be printed at the bottom of each page. | |
PageFooterHeight | Gets or sets the page footer height in hundredths of an inch. | |
PageFooterStyle | Gets or sets the style used to render the page footer. | |
PageHeader | Gets or sets the string to be printed at the top of each page. | |
PageHeaderHeight | Gets or sets the height of the Page header. | |
PageHeaderStyle | Gets or sets the style used to render the page header. | |
PageSettings | Gets or sets the PageSettings for printing. | |
PreviewFormClassName | Gets or sets the class name of the form used as the preview form. | |
PrintEmptyGrid | Gets or sets a value whether to print a grid if it has no data rows. | |
PrintHorizontalSplits | Gets or sets a value indicating whether horizontal splits are previewed and printed. | |
PrintOptionsFormClassName | Gets or sets the class name of the form used as the print options dialog. | |
ProgressCaption | Gets or sets the caption of the print progress dialog. | |
RepeatColumnFooters | Gets or sets a value indicating whether column footers should appear on each page. | |
RepeatColumnHeaders | Gets or sets a value indicating whether column headers should appear on each page. | |
RepeatGridHeader | Gets or sets a value indicating whether the grid caption should appear on each page. | |
RepeatSplitHeaders | Gets or sets a value inidcating whether split captions should appear on each page. | |
RowCanSplit | Gets or sets a value indicating whether the grid rows can split between pages. | |
ShowOptionsDialog | Gets or sets a value indicating whether the options dialog is displayed when the grid is printed or exported. | |
ShowProgressForm | Gets or sets a value indicating whether the progress dialog is displayed when the grid is printed or exported. | |
ShowSelection | Gets or sets a value indicating whether selected cells will be highlighted when previewing or printing. | |
UseGridColors | Gets or sets a value indicating whether the grid's color scheme is translated to the print page. | |
VarRowHeight | Gets or sets a value indicating how row height of the printed grid is determined. | |
WrapText | Gets or sets a value that controls how text is wrapped in a cell. |