Skip to main content

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