ActionColumnDataType
Represents the available action column data types.
Boolean = 0
Represents a boolean column
DateTime = 3
Represents a datetime column
Number = 2
Represents a number column
Text = 1
Represents a text column