IReadableColumnProxyGetName Method |
Gets the name of the column that is held by this proxy.
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax string GetName(
int level
)
Parameters
- level Int32
- The name level.
Return Value
StringThe name of the column held by this proxy.
See Also