FieldInfoViewModel Properties
Provides information about data fields obtained from an Excel data source.| Name | Description |
|---|---|
| Name | Specifies the column name. |
| Selected | Specifies whether the column is selected. |
| Type | Specifies the column’s data type. |
See Also