Skip to main content
All docs
V24.1

ExportSummaryItem.DisplayFormat Property

Specifies the display format for the summary item value.

Namespace: DevExpress.Printing.ExportHelpers

Assembly: DevExpress.Printing.v24.1.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