Back to Devexpress

PivotGridOptionsPrint Class

corelibraries-devexpress-dot-xtrapivotgrid-eb850418.md

latest2.7 KB
Original Source

PivotGridOptionsPrint Class

Provides options which specifies the Pivot Grid layout and appearance when the control is printed or exported in WYSIWYG mode.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.PivotGrid.v25.2.Core.dll

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
public class PivotGridOptionsPrint :
    PivotGridOptionsBase,
    IXtraSerializable
vb
Public Class PivotGridOptionsPrint
    Inherits PivotGridOptionsBase
    Implements IXtraSerializable

The following members return PivotGridOptionsPrint objects:

Remarks

The following table lists the properties used to access the PivotGridOptionsPrint instance.

PlatformPropertyDocumentation
WinFormsPivotGridControl.OptionsPrintPrinting and Exporting
ASP.NETASPxPivotGridExporter.OptionsPrintExport
ASP.NET MVCMVCxPivotGridExportSettings.OptionsPrintExport Overview

Implements

IXtraSerializable

Inheritance

Object ViewStatePersisterCore BaseOptions PivotGridOptionsBase PivotGridOptionsPrint WebPivotGridOptionsPrint

XRPivotGridOptionsPrint

See Also

PivotGridOptionsPrint Members

DevExpress.XtraPivotGrid Namespace