Click or drag to resize

IDataTableTransposeOptionsView Properties

The IDataTableTransposeOptionsView type exposes the following members.

Properties
 NameDescription
Public propertyColumnNamingPreString Gets or sets the column-naming prefix string.
Public propertyDataColumnsMoveToPropertyColumns Get/sets the number of data columns that are moved to the property columns before transposing the data columns.
Public propertyPropertyColumnsMoveToDataColumns Get/sets the number of property columns that are moved after transposing the data columns to the data columns collection.
Public propertyStoreDataColumnNamesInFirstDataColumn Gets or sets a value indicating whether data column names are stored in the first data column.
Public propertyUseFirstDataColumnForColumnNaming Gets or sets a value indicating whether the first data column is used for column naming.
Top
See Also