Click or drag to resize

DataFrameRowKeyHeader Property

Gets and sets the header for the row keys in this data frame.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public string RowKeyHeader { get; set; }

Property Value

String
Remarks
Default row key header is "#".
See Also