Click or drag to resize

PropertyColumnName Property

Name of column. There are a fixed set of column names that can be used, otherwise the column may not be displayed or errors may occur due to the fact that the control may not know what values to show in an unmapped column.

Namespace: AxiomCore2.ControlProperties
Assembly: Canary.Axiom.Session (in Canary.Axiom.Session.exe) Version: 24.2.0.25008+ff8e4aa4099a8ee136cc622cd96d64cb655090d8
Syntax
C#
public string Name { get; set; }

Property Value

String
See Also