SummaryOptions.MaxRows Property

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

Definition

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

Property Value

Int32

See Also