GridExportTableOptions.FormatStrategy

GridExportTableOptions.FormatStrategy property

Gets and sets the format strategy when exporting the value as string value.

public GridCellValueFormatStrategy FormatStrategy { get; set; }

See Also