Name | Description | |
---|---|---|
![]() | ColumnName | This property is accessed to query the column name. (Inherited from combit.Reporting.DataProviders.ITableColumn) |
![]() | Content | This property is accessed to query the column content. (Inherited from combit.Reporting.DataProviders.ITableColumn) |
![]() | DataType | This property is accessed to query the column type. (Inherited from combit.Reporting.DataProviders.ITableColumn) |
![]() | FieldType | This 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). (Inherited from combit.Reporting.DataProviders.ITableColumn) |
![]() | OriginalDataType |