SummaryOptions.HeadRows Property

Gets the number of rows at the start of a list to include in a summary.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int HeadRows { get; set; }

Property Value

Int32

See Also