Back to Devexpress

CustomExportHeaderEventArgs Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-customexportheadereventargs-dot-underscore-properties.md

latest2.2 KB
Original Source

CustomExportHeaderEventArgs Properties

Provides data for the PivotGridControl.CustomExportHeader event.

NameDescription
AppearanceGets or sets the appearance object used to paint the current header.
ApplyAppearanceToBrickStyleSpecifies whether to apply the appearance settings to a brick. Inherited from CustomPrintEventArgs.
BrickProvides access to the brick that represents the contents and appearance of a cell, when it is printed or exported. Inherited from CustomPrintEventArgs.
CaptionGets the processed field caption. Inherited from CustomExportHeaderEventArgsBase<T>.
FieldGets the processed field. Inherited from CustomExportHeaderEventArgsBase<T>.
RectDefines the size and location of the printed or exported cell. Inherited from CustomPrintEventArgs.

See Also

CustomExportHeaderEventArgs Class

CustomExportHeaderEventArgs Members

DevExpress.XtraPivotGrid Namespace