GridImportTableOptions.ExportCaptionAsFieldName

GridImportTableOptions.ExportCaptionAsFieldName property

Indicates whether exporting caption as field name

public bool ExportCaptionAsFieldName { get; set; }

Remarks

Only works for DataTable.

See Also