SummaryOptions.MaxItems Property

Gets the maximum number of items to show in a list summary before omitting items.

Definition

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

Property Value

Int32

See Also