Table of Contents

Property FieldDelimiter

Namespace
DocWright.Reporting.Export
Assembly
DocWright.Reporting.Export.dll

FieldDelimiter

Gets or sets what separates two fields. The default is a comma.

public string FieldDelimiter { get; set; }

Property Value

string

Exceptions

ArgumentException

The value is empty.