Click or drag to resize

ColumnInformationSimple Fields

The ColumnInformationSimple type exposes the following members.

Fields
 NameDescription
Public fieldColumn The column as it was at the time of this call. Can be null if the column currently could not be resolved.
Public fieldColumnLabel The label of this column for user convenience. An example would be 'X' to label an X-column.
Public fieldColumnName The name of the column (e.g. the column name in the underlying table), last part of the column proxies document path. Can be null if the user has no column attached currently.
Public fieldSetColumnAction Designates the action to set the column. First argument are the column, 2nd argument are the underlying table of the column, and 3rd argument is the group number of the column.
Top
See Also