Skip to main content
All docs
V23.2

ExportSummaryItem.DisplayFormat Property

Specifies the display format for the summary item value.

Namespace: DevExpress.Printing.ExportHelpers

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public string DisplayFormat { get; set; }

Property Value

Type Description
String

A string that specifies the display format.

See Also