combit List & Label 30 - .NET Help
combit.Reporting.DataProviders Namespace / ITableColumn Interface

ITableColumn Interface Properties

For a list of all members of this type, see ITableColumn members.

Public Properties
 NameDescription
 PropertyThis property is accessed to query the column name.  
 PropertyThis property is accessed to query the column content.  
 PropertyThis property is accessed to query the column type.  
 PropertyThis property is queried to set the List & Label field type of the column. Can e.g. be used to provide barcode columns. Just return LlFieldType.Unknown to get the default behavior (automatically determine field type based on DataType).  
Top
See Also