Skip to main content
A newer version of this page is available. .

CustomExportHeaderEventArgsBase<T>.Caption Property

Gets the processed field caption.

Namespace: DevExpress.PivotGrid.Printing

Assembly: DevExpress.PivotGrid.v19.1.Core.dll

Declaration

public string Caption { get; }

Property Value

Type Description
String

A String that specifies the processed field caption.

See Also