Click or drag to resize

StringRowColumn2 Property

Gets or sets the value of column 2.

Namespace: Altaxo.Collections
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string Column2 { get; set; }

Property Value

String
See Also