The dictionary definition for a column. A Pick Data Provider table consists of two types of columns:
Direct
Virtual
See Virtual and Direct Columns for more information.
|
Gets the column number. | |
|
Gets the output-conversion mask of the column. | |
|
Returns a string containing the column width and justification. | |
|
Gets the name of the column header. | |
|
Gets the D3 column number for virtual columns. | |
|
Gets the field structure. | |
|
Gets the column type. | |
|
Gets the correlative of the virtual columns. | |
|
Gets the justification of the column. | |
|
Gets the display length of the column. | |
|
Gets the column name. | |
|
Gets the type of the column. | |
|
Returns True if the column type is alphanumeric. | |
|
Returns True if the column type is date. | |
|
Returns True if the column type is numeric. | |
|
Returns True if the column type is time. | |
|
Returns True if the column type is virtual. | |
|
Returns a copy of the current instance. | |
|
For internal use only. | |
|
Returns a string that represents the current instance. |