Gets the AnovaRowType for the row.

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (Extreme.Numerics)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property RowType As AnovaRowType
C#
public AnovaRowType RowType { get; }
C++
public:
AnovaRowType RowType {
	AnovaRowType get ();
}

Value

One of the AnovaRowType values.