Gets the number of rows at the end of a list to include in a summary.
Namespace:
Extreme.Mathematics
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public int TailRows { get; set; }
Public Property TailRows As Integer
Get
Set
public:
property int TailRows {
int get ();
void set (int value);
}
member TailRows : int with get, set
Property Value
Type:
Int32
Reference