ExportTableOptions.DataTable

ExportTableOptions.DataTable property

Gets and sets the DataTable which columns’ data type is assigned.

public DataTable DataTable { get; set; }

See Also