Click or drag to resize

ColumnDef Properties

The DamageTypeDataColumnDef type exposes the following members.

Properties
  NameDescription
Public propertyDefaultVisible
If a column is visible in ACT by default(when first added to the configuration)
Public propertyLabel
This should be the same text as the dictionary key used to store this object which is what is displayed in ACT
Public propertySqlDataName
The SQL safe name of the column
Public propertySqlDataType
The SQL data type such as INT, VARCHAR, FLOAT
Top
See Also