Skip to content

VIEW COL xxx

Symbolic Value : Views
VIEW_COL_xxx - Simple data type formats used in view design.

#include <viewfmt.h>

Symbolic Values :

VIEW_COL_NUMBER   -  View column data is of TYPE_NUMBER.

VIEW_COL_TIMEDATE     -  View column data is of TYPE_TIMEDATE.

VIEW_COL_TEXT     -  View column data is of TYPE_TEXT

Description :

Possible values for the FormatDataType member of a VIEW_COLUMN_FORMAT structure.

See Also : VIEW_COLUMN_FORMAT