SummaryOptions.MaxRows Property

Gets the maximum number of rows to show in summary before omitting rows.

Definition

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

Property Value

Int32

See Also