PropertyItem.SummaryType property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the type of the summary. Only applies to grids.

public SummaryType? SummaryType { get; set; }

Property Value

The type of the summary.

See Also