ColumnInfo Properties
Contains data related to columns available in a datasource.Name | Description |
---|---|
DisplayName | Specifies the data source display name for a WPF Report Wizard. Inherited from EntityInfo<TName>. |
Name | Specifies the data source name. Inherited from EntityInfo<TName>. |
TypeSpecifics | For internal use. Specifies the type of data column to draw an appropriate icon in the WPF Report Designer’s Field List. |
See Also