Member Table: Printing
Member | Description |
---|---|
The TreeList.ShowPrintPreview method. | Opens a print Preview window with the current Tree List control. |
The TreeList.Print method. | Immediately prints the Tree List control. |
The TreeList.IsPrintingAvailable property. | Checks whether the XtraPrinting Library, used to print and export the Tree List control, is available. |
The TreeList.OptionsPrint property. | Contains various options that affect how the Tree List control is printed and exported. |
The TreeList.AppearancePrint property. | Allows you to customize appearances that are used when the Tree List control is printed and exported. These settings are in effect if the TreeListOptionsPrint.UsePrintStyles option is enabled. |