SummaryOptions.TailRows Property

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

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int TailRows { get; set; }

Property Value

Int32

See Also