Skip to main content
A newer version of this page is available. .

ColumnInfo Constructors

Provides information about a data column listed in the Expression Editor.
Name Parameters Description
ColumnInfo() none Initializes a new instance of the ColumnInfo class with the default settings.
ColumnInfo(ColumnInfo) other Initializes a new instance of the ColumnInfo class with the specified prototype.
ColumnInfo(String) category Initializes a new instance of the ColumnInfo class with the specified category.
See Also