IColumn Interface |
Namespace: Opait.ReportMiner.Api
public interface IColumn
The IColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| DataType |
Gets or sets the data type assigned to the column.
| |
| Header |
Gets or sets the header of the table column.
| |
| Hidden |
Gets or sets a value to hide the column from export.
|