Memo Column - ColumnRole Property

ColumnRole specifies the use of the column

Member of Memo Column (PRIM_MECL)

Data Type - Enumeration

Details

The ColumnRole property determines how the data in the list column will be used by the memo.

Allowed Values

Enum ValueDescription
DataThe text of the list item
LineNumberLineNumber of the item
LineContinuationValue used to store the order of item that make up a line when a line has to be split up because the field is shorter than the line
NoneStored data not used to affect memo appearance


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2