Gets whether the first row contains column headers.
Namespace:
Extreme.Data
Assembly:
Extreme.Data (in Extreme.Data.dll) Version: 3.1.0
public bool ColumnHeaders { get; }
Public ReadOnly Property ColumnHeaders As Boolean
Get
public:
property bool ColumnHeaders {
bool get ();
}
member ColumnHeaders : bool with get
Property Value
Type:
Boolean
Reference