IData |
public interface IDataTableTransposeOptionsView
The IDataTableTransposeOptionsView type exposes the following members.
| Name | Description | |
|---|---|---|
| ColumnNamingPreString | Gets or sets the column-naming prefix string. | |
| DataColumnsMoveToPropertyColumns | Get/sets the number of data columns that are moved to the property columns before transposing the data columns. | |
| PropertyColumnsMoveToDataColumns | Get/sets the number of property columns that are moved after transposing the data columns to the data columns collection. | |
| StoreDataColumnNamesInFirstDataColumn | Gets or sets a value indicating whether data column names are stored in the first data column. | |
| UseFirstDataColumnForColumnNaming | Gets or sets a value indicating whether the first data column is used for column naming. |