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

GridSummaryItem.GetDefaultDisplayFormat() Method

Returns the default display format for the summary item.

Namespace: DevExpress.XtraGrid

Assembly: DevExpress.XtraGrid.v20.1.dll

NuGet Package: DevExpress.Win.Grid

Declaration

public virtual string GetDefaultDisplayFormat()

Returns

Type Description
String

A string that represents the default display format.

See Also